gang-worker
Warn
Audited by Snyk on May 6, 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 running environment-changing commands (notably
python3 -m pip install -e . --break-system-packagesand plugin enables) that can alter system state, but it does not request sudo, ask to bypass security mechanisms, or create/modify privileged system files or users.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata