new-branch-pr
Pass
Audited by Gen Agent Trust Hub on Jul 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns detected. The skill's instructions are focused on repository management and code cleanup using established tools like git and the GitHub CLI.
- [COMMAND_EXECUTION]: The skill executes shell commands for git operations (
git status,git push) and GitHub CLI operations (gh repo edit,gh pr create). These are standard for development workflows and used for their intended purpose. - [INDIRECT_PROMPT_INJECTION]: The skill processes pending changes in the local repository (untrusted data) during the audit and commit phases. However, this is inherent to its primary purpose as a development tool, and it does not involve executing external or unvetted content from the network.
Audit Metadata