扫描报告
0 /100
project-context-manager
Project-based agent context management system
This is a documentation-only skill containing project management best practices and safety protocols. No executable code exists; the only mention of 'rm -rf /' is in a FORBIDDEN prohibitions section as a safety warning.
可以安装
This skill is safe to use. It contains no malicious code or hidden functionality. The flagged 'rm -rf /' reference at line 262 is a documented prohibition, not an action.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No file operations - SKILL.md is documentation only |
| 网络访问 | NONE | NONE | — | No network access documented or implemented |
| 命令执行 | NONE | NONE | — | No shell commands executed - 'rm -rf /' appears in FORBIDDEN section as safety w… |
| 环境变量 | NONE | NONE | — | No environment variable access |
| 技能调用 | NONE | NONE | — | No skill invocation patterns |
| 剪贴板 | NONE | NONE | — | No clipboard operations |
| 浏览器 | NONE | NONE | — | No browser access |
| 数据库 | NONE | NONE | — | No database operations |
1 严重 1 项发现
严重 危险命令 危险 Shell 命令
rm -rf / SKILL.md:262 目录结构
2 文件 · 11.9 KB · 417 行 Markdown 1f · 416L
JSON 1f · 1L
├─
_meta.json
JSON
└─
SKILL.md
Markdown
安全亮点
✓ Documentation-only skill with no executable code
✓ Explicit safety bans section prohibits dangerous operations
✓ Clear audit trail requirements for sensitive operations
✓ No network communications or data exfiltration vectors
✓ No credential access or harvesting patterns
✓ Safety protocols require user confirmation for destructive operations