可信 — 风险评分 0/100
上次扫描:2 天前 重新扫描
0 /100
requirement-review-simulator
PRD review stress-test simulator: 5 cross-functional roles challenge your requirements across 3 difficulty levels, outputs a scored HTML survival report
This is a pure LLM-based PRD review simulator with zero code execution, network activity, or file system access. All capabilities are text generation only.
技能名称requirement-review-simulator
分析耗时27.1s
引擎pi
可以安装
This skill is safe to use. No additional restrictions are needed.
资源类型声明权限推断权限状态证据
文件系统 NONE NONE No file read/write operations; skill is LLM-only text generation
网络访问 NONE NONE No HTTP requests or network calls defined or implied
命令执行 NONE NONE No shell commands, scripts, or subprocess calls
环境变量 NONE NONE No environment variable access
技能调用 NONE NONE No nested skill invocations
剪贴板 NONE NONE No clipboard operations
浏览器 NONE NONE No browser automation
数据库 NONE NONE No database access

目录结构

7 文件 · 109.1 KB · 2250 行
Markdown 5f · 1710L HTML 1f · 526L JSON 1f · 14L
├─ 📁 references
│ ├─ 📄 report-template-pro.html HTML 526L · 24.1 KB
│ ├─ 📝 review-playbook.md Markdown 362L · 14.7 KB
│ └─ 📝 scoring-engine-deterministic.md Markdown 796L · 44.8 KB
├─ 📋 claw.json JSON 14L · 1.0 KB
├─ 📝 README.md Markdown 86L · 4.2 KB
├─ 📝 SKILL.md Markdown 286L · 14.3 KB
└─ 📝 user_templates.md Markdown 180L · 6.0 KB

安全亮点

✓ Pure text-generation skill — no executable code, scripts, or binaries
✓ No network requests, file I/O, or shell commands anywhere in the codebase
✓ All functionality is declarative (SKILL.md, markdown references, HTML template)
✓ No dependencies in package managers (no requirements.txt, package.json, etc.)
✓ MIT license with transparent author attribution (Chris1Wang3)
✓ No sensitive files (.env, SSH keys, credentials) present
✓ HTML template is client-side only with no fetch/XHR — template serves as visual output format for LLM-generated content
✓ Reference files are static documentation for scoring rules and persona scripts