stdlib-scripting
Warn
Audited by Snyk on Mar 29, 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 a "Privileged Command Execution" pattern that automatically attempts to run commands as root (via os.geteuid() and sudo -n), which explicitly encourages privilege escalation and can be used to modify system state or bypass protections.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata