rm-variants
Fail
Audited by Snyk on Apr 20, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E006: Malicious code pattern detected in skill scripts.
- Malicious code pattern detected (high risk: 1.00). This skill explicitly demonstrates and normalizes destructive commands (multiple variants of "rm -rf /") intended to delete the filesystem and user data, representing clear, intentional malicious behavior and high-risk system compromise.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 1.00). The skill explicitly demonstrates and encourages running destructive rm -rf commands against the root/filesystem (e.g., rm -rf /), which would delete system and user data and thus directly compromises the machine state.
Issues (2)
E006
CRITICALMalicious code pattern detected in skill scripts.
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata