add-hub-template
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructions include several shell commands used for structural validation and testing of the generated files. This includes using
jqfor JSON validation,rubyfor YAML syntax checking of GitHub Workflows, andfindcombined withsh -nfor shell script syntax checks. It also prescribes the use ofdocker buildfor image creation andcurlfor performing health and functionality tests against the locally built services. These operations are aligned with the skill's stated purpose of managing container images. - [EXTERNAL_DOWNLOADS]: The skill references container images from
ghcr.io/blaxel-aiand includes links to the vendor's official GitHub repository and website (blaxel.ai). These references point to resources owned by the author and are necessary for the development workflow described.
Audit Metadata