扫描报告
5 /100
coffee-debugger
开发者咖啡决策引擎。根据工作场景精准推荐最适合的咖啡。
A benign coffee recommendation skill implemented entirely in markdown. No scripts, code, or dependencies. Bash declared in allowed-tools but not visibly used in content.
可以安装
Skill is safe to use. The Bash declaration is unnecessary but poses no security risk given no shell execution is present.
安全发现 1 项
| 严重性 | 安全发现 | 位置 |
|---|---|---|
| 低危 | Bash declared but not used 文档欺骗 | SKILL.md:3 |
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | READ | READ | ✓ 一致 | allowed-tools: Read |
2 项发现
中危 外部 URL 外部 URL
https://docs.anthropic.com/en/docs/claude-code README.md:3 中危 外部 URL 外部 URL
https://clawhub.com/maximum2974/coffee-debugger README.md:13 目录结构
2 文件 · 6.8 KB · 164 行 Markdown 2f · 164L
├─
README.md
Markdown
└─
SKILL.md
Markdown
安全亮点
✓ No executable code or scripts present
✓ No credential access or exfiltration
✓ No network requests or C2 communication
✓ No obfuscation or encoded payloads
✓ Skill content is entirely static markdown decision logic
✓ No supply chain risks (no dependencies)
✓ No sensitive file access