finishing-a-development-branch

Pass

Audited by Gen Agent Trust Hub on Jun 20, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes standard development commands such as npm, cargo, and pytest to verify the integrity of the project before integration. It also uses git and the GitHub CLI (gh) for branch management and repository interactions.
  • [DATA_EXFILTRATION]: Network activity is restricted to standard git operations (push) and GitHub PR creation. These actions are inherent to the skill's purpose and target the user's own repository remotes.
  • [PROMPT_INJECTION]: The skill includes strong safety controls, such as requiring explicit typed confirmation ('discard') before deleting work and using 'disable-model-invocation: true' to prevent unintended tool use during execution.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 20, 2026, 01:13 PM
Security Audit — agent-trust-hub — finishing-a-development-branch