docker-impl-go-templates
Warn
Audited by Snyk on Apr 9, 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 concrete commands for stopping containers and removing images (e.g., docker stop, docker rmi, bulk xargs operations) which directly modify the host's Docker state and thus push the agent to change the machine state.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata