project-rescue
Warn
Audited by Snyk on Aug 21, 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 (high risk: 0.90). The skill includes explicit privileged and destructive commands (e.g., "sudo chown -R $USER ~/.npm") and many rm -rf / git reset --hard / kill instructions that modify or can damage the host/project state, so it pushes actions that compromise the machine state.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata