cleanup-agent-team-node-processes
Warn
Audited by Snyk on Jul 22, 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: 1.00). The skill explicitly instructs running PowerShell with "ExecutionPolicy Bypass" and to invoke a script that calls Stop-Process (with -Apply / -Force) to terminate system processes, which bypasses a security mechanism and modifies the machine's runtime state.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata