setup-agent-routing
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the GitHub CLI (
gh) and Git to discover repository context. - Evidence includes calls to
git remote -v,gh repo view,gh label list, andgh project listto identify work-tracking structures. - These operations are used for discovery purposes to seed configuration files.
- [SAFE]: The skill's primary function is to read existing documentation and write new routing blocks and agent-facing documentation to the local filesystem (e.g.,
CLAUDE.md,AGENTS.md, anddocs/agents/*.md). This behavior is consistent with the stated purpose of repository setup and does not involve unauthorized network access or sensitive data exfiltration.
Audit Metadata