finishing-a-development-branch
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes standard development tools including git, gh (GitHub CLI), npm, cargo, pytest, and go test. These are used for their intended purposes: running local test suites and managing version control operations.
- [DATA_EXFILTRATION]: Includes network-enabled commands like git push and gh pr create. These operations transmit branch content to the user's configured remote repository (e.g., GitHub), which is the primary intended function of the skill.
- [PROMPT_INJECTION]: The instructions contain robust safety constraints and "Red Flags" to ensure the agent does not proceed with failing tests or delete data without explicit confirmation.
Audit Metadata