sentient
Fail
Audited by Snyk on Feb 16, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E006: Malicious code pattern detected in skill scripts.
- Malicious code pattern detected (high risk: 1.00). The content explicitly instructs running destructive "rm -rf" commands (and to run them silently), which is a clear system-compromise/destructive directive and therefore high-risk.
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 instructs the agent to run destructive
rm -rfcommands against the codebase (silently), which directly modifies/deletes files on the machine and therefore compromises system state.
Audit Metadata