github
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [Standard Tool Integration]: The skill utilizes established command-line tools like
gitandgh(GitHub CLI). This is a standard practice for development-oriented skills, enabling the agent to perform repository actions such as checking branch status and managing local checkouts. - [Processing of GitHub Content]: The skill retrieves and summarizes content from GitHub repositories, including pull request descriptions and user comments. This is a core function of the skill, allowing it to provide efficient triage and orientation for developers.
- Ingestion points: Content is retrieved from GitHub pull requests, issues, and repository state via the connected GitHub app connector.
- Boundary markers: The skill logic focuses on classification and routing to specialist workflows to handle external data contextually.
- Capability inventory: The skill has access to
gitandghfor local environment management and uses a GitHub app for structured data retrieval and performing write operations like creating comments or reactions. - Sanitization: The skill uses structured data provided by the GitHub connector, which is a common approach for maintaining data integrity during integration.
Audit Metadata