ux-experience-audit
Warn
Audited by Snyk on Apr 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: 0.70). The skill instructs running PowerShell with -ExecutionPolicy Bypass and executing repository scripts (which can run arbitrary code), so it explicitly bypasses a security mechanism and can change project files, but it does not request sudo, create users, or modify system-level configs, so the risk is moderate.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata