releasing-kata
Pass
Audited by Gen Agent Trust Hub on Apr 10, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: Uses git and gh (GitHub CLI) to manage the release lifecycle, including branch creation, PR management, and monitoring CI workflows.
- [COMMAND_EXECUTION]: Runs local project scripts (npm run build, npm test) to verify build integrity and test pass rates before deployment.
- [EXTERNAL_DOWNLOADS]: Downloads and installs the plugin from the official marketplace during the verification phase to ensure successful end-to-end deployment.
- [COMMAND_EXECUTION]: Uses jq to parse and validate package.json and plugin.json versioning data.
- [COMMAND_EXECUTION]: Interacts with the GitHub API to verify the release status on the author's marketplace repository (gannonh/kata-marketplace).
Audit Metadata