ui-ux-pro-max
Warn
Audited by Snyk on Apr 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: 0.70). The skill explicitly tells the agent to install system packages (e.g., "sudo apt update && sudo apt install python3") if Python is missing, which requires elevated privileges and modifies the host system state, so it risks the agent changing machine state.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata