ui-ux-pro-max
Warn
Audited by Snyk on Apr 20, 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.70). The skill explicitly instructs checking for Python and, if missing, running OS-specific install commands that include "sudo apt update && sudo apt install python3", which directs the agent to perform privileged system-level changes (use sudo) and thus can modify the machine state.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata