Scan Report
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.
Safe to install
This skill is safe to use. No security concerns identified.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | No file operations in SKILL.md |
| Network | NONE | NONE | — | No network requests in SKILL.md |
| Shell | NONE | NONE | — | No shell commands in SKILL.md |
| Environment | NONE | NONE | — | No environment access in SKILL.md |
| Skill Invoke | NONE | NONE | — | No skill invocation in SKILL.md |
| Clipboard | NONE | NONE | — | No clipboard access in SKILL.md |
| Browser | NONE | NONE | — | No browser access in SKILL.md |
| Database | NONE | NONE | — | No database access in SKILL.md |
File Tree
2 files · 4.2 KB · 125 lines Markdown 1f · 120L
JSON 1f · 5L
├─
_meta.json
JSON
└─
SKILL.md
Markdown
Security Positives
✓ 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