verasic-github-governance-init

Pass

Audited by Gen Agent Trust Hub on Jul 28, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The script scripts/factory.sh executes several child scripts (e.g., bootstrap-repo.sh, wire-hooks.sh, doctor.sh) located in the sibling verasic-github-governance skill directory. This orchestration is the primary purpose of the skill and is gated behind a mandatory --yes flag to prevent accidental execution.
  • [COMMAND_EXECUTION]: The skill uses git and gh (GitHub CLI) commands to manage repository state and open Pull Requests. It safely sources environment variables from a separate verasic-github-cli-init skill rather than hardcoding tokens, following a least-privilege approach to secret management.
  • [SAFE]: The SKILL.md file correctly restricts model autonomy by setting disable-model-invocation: true, ensuring the agent cannot execute the factory script without human oversight.
  • [SAFE]: The repository provides integrity verification files (integrity.sha256, integrity.txt) to ensure the local scripts have not been tampered with.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 28, 2026, 06:45 PM
Security Audit — agent-trust-hub — verasic-github-governance-init