github-repo-explore
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [External Repository Cloning]: The skill instructs the agent to use
gh repo cloneto download external repositories into a local.agent_cache/resources/directory. This is used to provide reference implementations and code examples for development tasks. - [GitHub CLI Interaction]: It utilizes various
ghcommands for searching code and repositories, as well as managing authentication. These commands are standard for GitHub-based workflows. - [Local File Exploration]: The skill uses common shell utilities like
grep,find,ls, andtreeto navigate and search within the cloned repositories in a controlled cache location.
Audit Metadata