docker-impl-go-templates
Warn
Audited by Snyk on Jun 30, 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 prompt includes explicit Docker commands that stop containers and remove images (bulk operations like
docker stopanddocker rmi), which directly modify the host's runtime state and could be used by an agent to disrupt or alter the machine.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata