project-init
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the GitHub CLI (
gh) to perform repository management tasks, includinggh project createfor infrastructure setup andgh label createfor task organization. This is the intended primary functionality for a project initialization tool. - [COMMAND_EXECUTION]: Employs local shell commands and file system operations (such as
grepand file writing) to manage configuration blocks withinCLAUDE.mdand create initial canonical data files.
Audit Metadata