makefile-build
Warn
Audited by Snyk on Mar 10, 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.80). The prompt includes explicit system-level actions (e.g., "sudo apt install -y build-essential"), package installation, docker commands, and rm/rmi targets that instruct running privileged or system-modifying commands, which could modify the host state or require sudo privileges.
Audit Metadata