repo-setup
Pass
Audited by Gen Agent Trust Hub on Aug 11, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
gh apiandgitcommands to automate the creation and configuration of GitHub repositories. These commands are used to set branch policies, rulesets, and repository settings. - [INDIRECT_PROMPT_INJECTION]: The skill accepts user-supplied input for repository names, descriptions, and tool names, which are then used in shell commands.
- Ingestion points: Repository names, descriptions, and tool names provided by the user in
SKILL.md. - Boundary markers: Not present.
- Capability inventory: Shell command execution via
gh,git, andasdf. - Sanitization: Not present.
- [EXTERNAL_DOWNLOADS]: The skill uses
asdfto manage tool versions andnpmorbunto install dependencies from well-known registries. These are standard developer operations.
Audit Metadata