port-conflict-resolution
Warn
Audited by Snyk on Mar 18, 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 skill explicitly instructs the agent to kill processes (kill -9, lsof | xargs kill, pkill -9, etc.) and to terminate all node processes — actions that directly modify and can disrupt the machine's runtime state, so it pushes the agent to perform destructive state changes even though it doesn't request sudo or file edits.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata