Scan Report
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.
Safe to install
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.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | No file operations - SKILL.md is documentation only |
| Network | NONE | NONE | — | No network access documented or implemented |
| Shell | NONE | NONE | — | No shell commands executed - 'rm -rf /' appears in FORBIDDEN section as safety w… |
| Environment | NONE | NONE | — | No environment variable access |
| Skill Invoke | NONE | NONE | — | No skill invocation patterns |
| Clipboard | NONE | NONE | — | No clipboard operations |
| Browser | NONE | NONE | — | No browser access |
| Database | NONE | NONE | — | No database operations |
1 Critical 1 findings
Critical Dangerous Command 危险 Shell 命令
rm -rf / SKILL.md:262 File Tree
2 files · 11.9 KB · 417 lines Markdown 1f · 416L
JSON 1f · 1L
├─
_meta.json
JSON
└─
SKILL.md
Markdown
Security Positives
✓ 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