gram
Fail
Audited by Snyk on Apr 10, 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 defines an explicit destructive "kill-switch" that forcefully kills processes, severs network connections, archives then deletes agent memory files, and can expand operations to the root filesystem—functionality that, while framed as a safety tool, directly enables deliberate system compromise, data destruction, and evidence removal if misused.
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 terminate processes, sever network connections, and archive/delete memory and other files (including expanding to the root /), i.e. perform destructive, system-level changes that alter machine state and likely require elevated privileges.
Issues (2)
E006
CRITICALMalicious code pattern detected in skill scripts.
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata