redeploy-local
Warn
Audited by Snyk on Jun 23, 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 run build and deployment commands that change system state (docker compose, systemctl, pm2, supervisorctl), may write files under .cortex/, and even proposes using sudo to restart systemd units when required — all of which can modify or require privileged access to the host system.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata