go-symphony
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions promote security best practices for AI agents, including mandatory validation of user-provided parameters to prevent invalid configurations.
- [SAFE]: It implements a multi-step workflow (Plan -> Validate -> Create -> Verify) that ensures the agent understands the impact of its actions before modifying the file system.
- [SAFE]: The skill recommends using flags like
--no-interactiveand--skip-installwhich prevent hanging processes in non-TTY environments and defer the execution of potentially complex bootstrap scripts until after the user has reviewed the scaffolded files.
Audit Metadata