devops
Warn
Audited by Snyk on Feb 16, 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.70). The prompt explicitly includes privileged system-modifying commands (e.g., "run: sudo apt-get update && sudo apt-get install -y ...", global npm installs, etc.) in CI/deploy steps, which instructs changing the runner/machine state and using elevated privileges.
Audit Metadata