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 jq for JSON validation, ruby for YAML syntax checking of GitHub Workflows, and find combined with sh -n for shell script syntax checks. It also prescribes the use of docker build for image creation and curl for 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-ai and 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
Risk Level
SAFE
Analyzed
Jun 16, 2026, 05:13 PM
Security Audit — agent-trust-hub — add-hub-template