tmuxinator
Warn
Audited by Snyk on Jun 12, 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.90). The prompt includes lifecycle hooks that run system-level commands — notably an example with "sudo systemctl start nginx" — and other commands (docker-compose, redis-server, installing gems/brew) that can modify system services or require elevated privileges.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata