finishing-a-development-branch

Pass

Audited by Gen Agent Trust Hub on Mar 12, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes local shell commands to run test runners (npm, cargo, pytest, go test) and manage Git branches and worktrees. These are legitimate operations for the skill's purpose of completing development work.
  • [EXTERNAL_DOWNLOADS]: The skill performs network-dependent Git operations such as 'git pull' and 'git push', and utilizes the GitHub CLI for pull request creation. These interactions are conducted with well-known, trusted services (GitHub) and are integral to the stated functionality.
  • [PROMPT_INJECTION]: The instructions include behavior enforcement and safety guardrails, such as mandatory test verification and confirmation for destructive actions. These are analyzed as protective measures for the user's codebase rather than malicious overrides or bypass attempts.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 12, 2026, 12:09 PM