playwright-testing
Warn
Audited by Snyk on Feb 16, 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.80). The prompt includes explicit system-modifying commands that use sudo (e.g., dpkg -i and apt-get install -f to install Chrome in WSL) and other instructions that alter the environment (writing to ~/.bashrc, creating ~/bin), so it asks the agent/user to perform privileged/system changes that can change machine state.
Audit Metadata