private-github-search
Pass
Audited by Gen Agent Trust Hub on Aug 5, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes shell commands (ripgrep, git, and gh) to synchronize and search repository data. These operations are limited to the user's local directory and official GitHub services.
- [EXTERNAL_DOWNLOADS]: The skill clones and updates repositories from GitHub using the user's existing credentials via the 'gh' CLI and 'git'. All downloads are from GitHub's official infrastructure.
- [DATA_EXFILTRATION]: No exfiltration detected. The skill specifically warns the user to keep the local mirror out of synced folders and never commit its contents, reflecting a safe design for handling private data.
Audit Metadata