init
Warn
Audited by Snyk on Apr 3, 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 (low risk: 0.30). The skill instructs the agent to write a file at the project root and to install Playwright globally (npm install -g), which modifies the machine state and may require elevated privileges, but it does not ask to obtain sudo, bypass security, create users, or edit system configuration files—so the risk is present but limited.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata