debugging-tools
Warn
Audited by Snyk on Mar 23, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (low risk: 0.30). The skill does not instruct creating users or explicitly request sudo/root, but it tells the agent to execute local commands (ls, offer/run npx installs) and includes guidance that suggests editing system config (/etc/security/limits.conf) and using tools (tcpdump, strace, ptrace) that can change or require elevated access, so it poses a moderate risk of modifying host state.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata