skills/ibrahim-3d/conductor-orchestrator-superpowers/finishing-a-development-branch/Gen Agent Trust Hub
finishing-a-development-branch
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes standard development commands to run test suites, including npm, cargo, pytest, and go test. It also performs git operations such as branch switching, merging, and pushing, as well as using the GitHub CLI (gh) to create pull requests. These commands are necessary for the skill's primary function of completing development tasks.
- [SAFE]: No evidence of malicious patterns, prompt injection, or unauthorized data exfiltration was detected. The skill implements safety measures, such as verifying tests before allowing a merge and requiring explicit typed confirmation ('discard') before deleting work. Network operations are limited to standard version control interactions with the project's configured remote repositories.
Audit Metadata