扫描报告
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.
谨慎使用
Request explicit documentation of allowed tools, resource permissions, and specific boundaries for autonomous task execution before deployment.
安全发现 3 项
| 严重性 | 安全发现 | 位置 |
|---|---|---|
| 中危 | Undeclared autonomous execution 文档欺骗 | SKILL.md:12 |
| 中危 | Vague task scope without boundaries 文档欺骗 | SKILL.md:17 |
| 低危 | No declared permission model 权限提升 | SKILL.md:1 |
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | UNKNOWN | ✓ 一致 | 'System cleanup' and 'self-improvement' imply file operations but none declared |
| 命令执行 | NONE | UNKNOWN | ✓ 一致 | 'System optimization' suggests shell commands but no declaration |
| 网络访问 | NONE | UNKNOWN | ✓ 一致 | 'Project research' and 'knowledge accumulation' may involve network access |
| 技能调用 | NONE | POSSIBLE | ✓ 一致 | Autonomous mode switching between Collaboration and Exploration modes implies dy… |
目录结构
2 文件 · 1.1 KB · 55 行 Markdown 1f · 45L
JSON 1f · 10L
├─
_meta.json
JSON
└─
SKILL.md
Markdown
安全亮点
✓ 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