ship-pr
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Executes a bundled bash script
scripts/detect-tooling.shto probe the filesystem and PATH for available development tools and artifacts. - [COMMAND_EXECUTION]: Uses
node -eto dynamically load and parse localcommitlintconfiguration files (e.g.,commitlint.config.cjs) to ensure commits adhere to repository standards. - [COMMAND_EXECUTION]: Orchestrates various CLI tools including
git,gh(GitHub CLI),pr-release,skeeper, andcompozyto perform tasks like branching, staging, committing, and opening pull requests. - [DATA_EXFILTRATION]: Accesses local repository configuration files and git logs to generate PR descriptions and release notes, which are then submitted to GitHub via the official CLI tool.
Audit Metadata