superintegrate
Pass
Audited by Gen Agent Trust Hub on Jul 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows standard software development practices for branch management and code integration. No malicious patterns, obfuscation, or unauthorized data access were identified.
- [COMMAND_EXECUTION]: The skill uses
gitandgh(GitHub CLI) commands for operations such as fetching updates, checking branch status, merging code, and creating pull requests. These are standard developer operations performed locally or on authorized remotes. - [EXTERNAL_DOWNLOADS]: The workflow involves
git fetchto synchronize with the project's configured remote repository, which is a required and expected function for syncing a codebase with its base branch.
Audit Metadata