skills/kidow/skills/find-github-repo/Gen Agent Trust Hub

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.md via gh search repos.
  • Boundary markers: Absent; the results are presented directly to the user.
  • Capability inventory: Restricted to gh search repos calls in SKILL.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
Risk Level
SAFE
Analyzed
Apr 27, 2026, 03:50 PM
Security Audit — agent-trust-hub — find-github-repo