submit-pr-from-current-changes

Pass

Audited by Gen Agent Trust Hub on May 7, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses the git and gh (GitHub CLI) command-line tools to perform repository operations such as branching, staging, committing, and creating pull requests. These actions are within the expected scope of a PR automation utility.
  • [SAFE]: The skill contains explicit 'Hard Rules' that prevent the AI from falsifying test results or checking mandatory human-authorship checkboxes in the PR template. This design preserves the integrity of the pull request process by requiring human review for critical statements.
  • [SAFE]: Pre-submission health checks are included to verify git author configuration (name and email) and to scan for unintentional artifacts like conflict markers or debug logs before pushing code.
  • [SAFE]: The skill ingests local repository data such as diffs and contribution guidelines to ensure the pull request matches project standards. This data ingestion is handled within a structured workflow that limits the risk of indirect instruction override.
Audit Metadata
Risk Level
SAFE
Analyzed
May 7, 2026, 11:05 AM
Security Audit — agent-trust-hub — submit-pr-from-current-changes