可信 — 风险评分 0/100
上次扫描:1 天前 重新扫描
0 /100
prompt-refiner
将模糊的用户请求转化为基于四要素框架的详细、可操作提示
This is a pure documentation/methodology skill containing only a SKILL.md guide and evals.json test cases with no executable code, scripts, or potentially dangerous functionality.
技能名称prompt-refiner
分析耗时20.6s
引擎pi
可以安装
This skill is safe to use. No security concerns identified.
资源类型声明权限推断权限状态证据
文件系统 NONE READ ✓ 一致 SKILL.md only contains documentation, no file operations required
网络访问 NONE NONE No network requests in documentation
命令执行 NONE NONE No shell commands or subprocess usage
环境变量 NONE NONE No environment variable access
技能调用 NONE NONE No skill invocation patterns
剪贴板 NONE NONE No clipboard access
浏览器 NONE NONE No browser interaction
数据库 NONE NONE No database access

目录结构

2 文件 · 12.2 KB · 265 行
Markdown 1f · 222L JSON 1f · 43L
├─ 📁 evals
│ └─ 📋 evals.json JSON 43L · 2.2 KB
└─ 📝 SKILL.md Markdown 222L · 10.1 KB

安全亮点

✓ No executable code present - purely documentation
✓ No network requests or external communications
✓ No shell execution, subprocess, or system commands
✓ No credential or sensitive file access
✓ No obfuscation techniques (base64, eval, etc.)
✓ No downloads or remote script execution
✓ Complete documentation transparency - all behavior is declared
✓ Skill is a legitimate prompt engineering methodology
✓ No supply chain risks - no dependencies