golang-cli-cobra-viper
Warn
Audited by Snyk on Feb 15, 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.70). The skill includes instructions that write system-wide files (e.g., "myapp completion bash > /etc/bash_completion.d/myapp" and adding /etc/myapp to config paths), which would modify system files requiring elevated privileges and could change machine state.
Audit Metadata