moai-workflow-release
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill provides instructions for generating GitHub Release notes that include the tool's standard installation command (
curl | bash). This script is hosted on the vendor's official GitHub repository (modu-ai/moai-adk).- [EXTERNAL_DOWNLOADS]: The release workflow involves fetching binary assets and checksums from the vendor's GitHub Release page during the update and verification phases.- [COMMAND_EXECUTION]: The skill performs local development and repository management tasks, including running tests (go test), linting (go vet), and git operations. It also employs the!syntax to execute benign git commands (such asgit statusandgit log) to establish context upon loading.
Audit Metadata