finishing-development-branch

Pass

Audited by Gen Agent Trust Hub on Apr 8, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes standard development and version control commands such as git, npm, pytest, go, and gh (GitHub CLI). These operations are consistent with the skill's stated purpose of managing the development lifecycle.
  • [DATA_EXFILTRATION]: No unauthorized data exfiltration patterns were detected. Network operations are limited to standard version control actions (git push, git pull, gh pr create) targeting the user's configured repositories.
  • [SAFE]: Destructive operations, such as deleting branches (git branch -D), are protected by explicit user confirmation steps and warnings.
  • [SAFE]: The skill incorporates best practices by requiring test verification before proceeding with merges or pull requests.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 8, 2026, 02:39 PM
Security Audit — agent-trust-hub — finishing-development-branch