create-branch
Pass
Audited by Gen Agent Trust Hub on Aug 10, 2026
Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes standard version control and CLI commands (
git diff,git checkout,gh api user) to perform its primary function of branch management. - [DATA_EXFILTRATION]: Accesses the local
git diffcontent and GitHub username. This information is used locally to generate descriptive branch names and is not sent to unauthorized external destinations. Accessing the GitHub API viaghis a standard operation for this type of tool.
Audit Metadata