Scan Report
0 /100
requirement-review-simulator
PRD评审压力测试模拟器:5个跨职能角色在3个难度级别上挑战需求,输出带雷达图和会议脚本的评分HTML存活报告
纯AI文本生成技能,无任何可执行代码,仅生成PRD评审模拟报告,安全性极高
Safe to install
直接使用,无安全风险
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | 无文件系统访问声明或代码 |
| Network | NONE | NONE | — | 无网络请求代码或curl/wget调用 |
| Shell | NONE | NONE | — | 无subprocess/os.system等shell执行调用 |
| Environment | NONE | NONE | — | 无os.environ访问 |
| Skill Invoke | NONE | NONE | — | 无嵌套调用其他技能的声明 |
| Clipboard | NONE | NONE | — | 无剪贴板操作 |
| Browser | NONE | NONE | — | 无浏览器自动化 |
| Database | NONE | NONE | — | 无数据库操作 |
File Tree
7 files · 109.1 KB · 2250 lines Markdown 5f · 1710L
HTML 1f · 526L
JSON 1f · 14L
├─
▾
references
│ ├─
report-template-pro.html
HTML
│ ├─
review-playbook.md
Markdown
│ └─
scoring-engine-deterministic.md
Markdown
├─
claw.json
JSON
├─
README.md
Markdown
├─
SKILL.md
Markdown
└─
user_templates.md
Markdown
Security Positives
✓ 纯AI文本生成技能,无任何可执行代码
✓ 无文件/网络/Shell等敏感操作
✓ 无凭证收割或数据外传行为
✓ HTML模板仅用于报告样式渲染,无恶意JS
✓ 文档完整,功能声明与实际行为一致
✓ 所有文件为静态文档或HTML模板,无scripts目录