find-github-repo
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill primarily uses the standard GitHub CLI (
gh) to perform public repository searches. No sensitive file access, data exfiltration patterns, or persistence mechanisms were identified. - [INDIRECT_PROMPT_INJECTION]: The skill ingests data from GitHub search results, which are externally controlled.
- Ingestion points: Repository metadata (name, description) retrieved in
SKILL.mdviagh search repos. - Boundary markers: Absent; the results are presented directly to the user.
- Capability inventory: Restricted to
gh search reposcalls inSKILL.md. - Sanitization: Not present; the skill relies on user review of the search results, which provides a human-in-the-loop safety layer.
Audit Metadata