Scan Report
45 /100
exploration-mode-skill
AI self-exploration and autonomous task execution
Skill declares vague autonomous execution capabilities without specifying allowed tools or boundaries, creating significant doc-to-code verification gaps.
Use with caution
Request explicit documentation of allowed tools, resource permissions, and specific boundaries for autonomous task execution before deployment.
Findings 3 items
| Severity | Finding | Location |
|---|---|---|
| Medium | Undeclared autonomous execution Doc Mismatch | SKILL.md:12 |
| Medium | Vague task scope without boundaries Doc Mismatch | SKILL.md:17 |
| Low | No declared permission model Priv Escalation | SKILL.md:1 |
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | UNKNOWN | ✓ Aligned | 'System cleanup' and 'self-improvement' imply file operations but none declared |
| Shell | NONE | UNKNOWN | ✓ Aligned | 'System optimization' suggests shell commands but no declaration |
| Network | NONE | UNKNOWN | ✓ Aligned | 'Project research' and 'knowledge accumulation' may involve network access |
| Skill Invoke | NONE | POSSIBLE | ✓ Aligned | Autonomous mode switching between Collaboration and Exploration modes implies dy… |
File Tree
2 files · 1.1 KB · 55 lines Markdown 1f · 45L
JSON 1f · 10L
├─
_meta.json
JSON
└─
SKILL.md
Markdown
Security Positives
✓ No malicious code present - skill consists only of documentation
✓ No external dependencies or scripts to audit
✓ No IOCs (Indicators of Compromise) detected
✓ No base64, obfuscation, or anti-analysis techniques found
✓ No credential harvesting patterns detected
✓ No network exfiltration behavior detected