triton-operator-env-config
Warn
Audited by Snyk on May 8, 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 running system-level package installs (e.g., apt-get install and "sudo apt install ..."), pip uninstall/install system packages, and sourcing system-wide environment scripts—actions that require root and modify the machine state, so it should be flagged.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata