tui-verify-change
Warn
Audited by Snyk on Aug 26, 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: 1.00). The skill explicitly instructs using sudo to install system packages and to install a binary into /usr/local/bin (e.g.
sudo apt-get install -y ...andsudo install ... /usr/local/bin/agg), which requires elevated privileges and modifies system-wide files.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata