bootstrap
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses shell commands to inspect the repository state (git rev-parse) and create directory structures (mkdir). It also invokes the vendor-provided CLI tool 'ao' for project initialization and hook configuration. This includes writing activation lines to shell profile files (.bashrc, .zshrc) via 'ao init --hooks', which is a standard procedure for environment integration.
- [EXTERNAL_DOWNLOADS]: The instructions recommend installing the 'agentops' CLI via a Homebrew tap (boshu2/homebrew-agentops) and provide a link to the 'beads' repository (steveyegge/beads). These resources are associated with the vendor or recognized developer tools and are presented as optional manual installation steps for the user.
Audit Metadata