spec-plan
Warn
Audited by Snyk on Jul 28, 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 running PowerShell with "-ExecutionPolicy Bypass" (examples at lines 68–76), which directs the agent/user to bypass a platform security mechanism even though the rest of the actions are repo-local file/script operations.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata