setup-agent-routing
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
git remote -v,gh repo view,gh label list, andgh project listto gather environment context. These operations are essential for its stated purpose of configuring project routing and are performed using the official GitHub CLI and git tools. - [SAFE]: The skill follows a prompt-driven approach that requires explicit user confirmation before writing any files. It does not perform any network operations other than those through the trusted GitHub CLI and does not download or execute external scripts.
- [SAFE]: No obfuscation, persistence mechanisms, or credential harvesting patterns were found. The use of local configuration files like
.github/agent-loop.envis consistent with standard project management practices.
Audit Metadata