Build CPO Image
Pass
Audited by Gen Agent Trust Hub on Jun 6, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses shell commands to interact with the local git repository and container runtime.
- Extracts branch names or commit hashes using
git rev-parseto generate image tags. - Executes container build and push operations using the
$RUNTIMEvariable (e.g.,podmanordocker). - Sources a local environment file
dev/claude-env.shfor configuration, which is a standard development practice.
Audit Metadata