static-assets-hosting
Warn
Audited by Snyk on Mar 1, 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 skill explicitly instructs installing Docker with a sudo installation script ("sudo sh get-docker.sh") and to run containers on the host (pulling and running remote images), which requires elevated privileges and modifies the machine state, so it encourages actions that can compromise the host.
Audit Metadata