cancel
Warn
Audited by Snyk on Jun 20, 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 explicitly instructs the agent to delete state files (rm -rf .omc/state, remove ~/.gemini paths), kill processes (ps/tasklist, send SIGTERM/SIGKILL, tmux kill-session) and run cleanup scripts that terminate or remove artifacts—actions that modify and can disrupt machine state even though it doesn't request sudo.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata