dependency-audit
Warn
Audited by Snyk on May 9, 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's prerequisites explicitly instruct using sudo to add an apt repository and install trivy (e.g., apt-key add, tee to /etc/apt/sources.list.d, apt-get install), which modifies system-wide configuration and requires elevated privileges, so it encourages changing the machine's state.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata