ss-cli
Warn
Audited by Snyk on Apr 6, 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 includes workflows that write resolved configs to system locations (example uses sudo to tee /etc/nginx/conf.d and reload nginx), restarts services (docker-compose up, systemd), and generally encourages operations that modify system files or service state — actions that can require sudo and change the machine state.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata