扫描报告
0 /100
agent-bug-hunter
Imported specialist agent skill for bug hunting. Provides proactive bug detection and root cause analysis methodology.
This skill is a documentation-only markdown file containing bug hunting methodology guidelines with no executable code, scripts, or suspicious behavior.
可以安装
This skill is safe to use. No security concerns identified.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No file operations in SKILL.md |
| 网络访问 | NONE | NONE | — | No network requests in SKILL.md |
| 命令执行 | NONE | NONE | — | No shell commands in SKILL.md |
| 环境变量 | NONE | NONE | — | No environment access in SKILL.md |
| 技能调用 | NONE | NONE | — | No skill invocation in SKILL.md |
| 剪贴板 | NONE | NONE | — | No clipboard access in SKILL.md |
| 浏览器 | NONE | NONE | — | No browser access in SKILL.md |
| 数据库 | NONE | NONE | — | No database access in SKILL.md |
目录结构
2 文件 · 4.2 KB · 125 行 Markdown 1f · 120L
JSON 1f · 5L
├─
_meta.json
JSON
└─
SKILL.md
Markdown
安全亮点
✓ Pure documentation skill with no executable code
✓ No shell commands, subprocess, or base64-encoded content
✓ No credential harvesting or sensitive file access
✓ No network requests or external communications
✓ Contains legitimate bug hunting methodology guidelines