toml-command-builder
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.75). The skill exposes arbitrary shell execution (!{...}) including explicit destructive examples (rm -rf {{args}}), file injection (@{...}), and a --yolo bypass for confirmations, and it writes command files to the filesystem — collectively enabling modification or destruction of the host state even without explicit sudo escalation.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata