sast-horusec
Warn
Audited by Snyk on Jun 18, 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 explicitly recommends running sudo chmod 666 /var/run/docker.sock and instructs mounting the Docker socket (docker run -v /var/run/docker.sock:...), which encourages modifying system-level permissions and obtaining elevated privileges that can compromise the host.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata