ss-cli
Warn
Audited by Snyk on Mar 31, 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 skill includes explicit examples that run privileged operations (sudo tee to write /etc/nginx/conf.d, sudo nginx -s reload, restarting services, docker-compose up) and guidance to modify/deploy config templates and env files that can change system/service state, so it encourages modifying system files and using elevated privileges.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata