memory-hygiene
Warn
Audited by Snyk on Feb 25, 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 destructive and persistent changes to the host (rm -rf of the memory directory, restarting the gateway, and adding a recurring cron job to wipe/modify data) which modify system state and could delete data or create persistent actions—even if it doesn't request sudo directly.
Audit Metadata