bootstrap
Pass
Audited by Gen Agent Trust Hub on Aug 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs repository initialization by reading local configuration files such as CLAUDE.md and AGENTS.md, and querying repository metadata via git remote -v. These read operations are localized to the current project and are necessary for the skill's setup functionality.- [COMMAND_EXECUTION]: The skill utilizes established command-line interfaces, specifically the GitHub CLI (gh) and GitLab CLI (glab), to manage issues, labels, and pull requests. These commands follow standard patterns for these tools and are used to implement the documented tracker integration.- [SAFE]: No obfuscation, hidden payloads, or suspicious encoding (e.g., Base64, zero-width characters) were detected in the instructions or the documentation templates. The skill's logic is transparent and focused on administrative configuration.- [SAFE]: The skill does not attempt to download unverified code, establish persistent access, or exfiltrate sensitive data to unauthorized domains. All external interactions are mediated by official tools targeting well-known service providers.
Audit Metadata