deployment-helper
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/deploy.tsutilizes the Bun shell utility to executenpmbuild and test commands. This functionality is consistent with the skill's stated purpose of aiding deployment. The use of Bun's native shell execution provides built-in protection against command injection by properly escaping variables.
Audit Metadata