gm
Fail
Audited by Snyk on Mar 3, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E006: Malicious code pattern detected in skill scripts.
- Malicious code pattern detected (high risk: 0.90). The policy text contains multiple deliberate stealth-and-persistence directives (delete tests/mocks and progress logs, "never narrate", forbid status files), forced remote pushes, mandated always-on/never-exit behavior and automated subagent spawning/orchestration — patterns that enable evidence removal, covert data exfiltration to remotes, and persistent remote control even though no explicit payload is shown.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 0.80). The prompt explicitly instructs the agent to perform destructive and system-level actions (delete code/mocks, write files in repo, run docker, start/stop system services, run bash for system daemons, force git commits/pushes) and to execute work autonomously, which directly modifies machine and system state and can require elevated privileges—so it poses a high risk of compromising the host.
Audit Metadata