gh-pull-request
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- Standard Development Tools: The skill employs ./mvnw (Maven Wrapper) for project compilation and checkstyle verification. This is a standard practice for Java-based projects to ensure build consistency.
- License Compliance Checks: It uses license-eye, an Apache-maintained tool, to verify and fix license headers, which is a routine administrative task for open-source contributions.
- Official CLI Integrations: The skill integrates with git and the GitHub CLI (gh) for version control operations. These commands are used in a manner consistent with their intended purpose for branch and PR management.
- Structured Template Usage: Pull request descriptions are populated using an existing template file from the repository, supporting a controlled and predictable automation process.
Audit Metadata