finishing-a-development-branch

Pass

Audited by Gen Agent Trust Hub on Mar 29, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns or security vulnerabilities were identified. The skill guides the user through a standard development process with appropriate checks and balances such as test verification before merging.
  • [COMMAND_EXECUTION]: The skill utilizes Git and GitHub CLI commands to facilitate branch management. These operations are standard for development environments and are used strictly for their documented purposes.
  • [DATA_EXPOSURE]: The skill handles project-specific Git metadata like branch names and commit logs to populate Pull Requests. It employs security best practices by using quoted heredoc syntax (<<'EOF') for generating Pull Request bodies, which prevents unintended shell expansion and command injection.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 29, 2026, 03:30 AM