raise-pr

Pass

Audited by Gen Agent Trust Hub on May 16, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns or security vulnerabilities were detected. The skill implements a transparent workflow for git branch management and pull request creation.
  • [COMMAND_EXECUTION]: The skill executes local commands including git, gh (GitHub CLI), and make. These operations are confined to the repository environment and are used for expected development tasks like fetching updates, running test suites (make test-unit, make test-integration), and submitting code changes.
  • [EXTERNAL_DOWNLOADS]: The skill initiates network requests via git fetch and git push to interact with remote repositories ('upstream' and 'origin'), which are standard operations for a version control workflow.
Audit Metadata
Risk Level
SAFE
Analyzed
May 16, 2026, 11:32 AM
Security Audit — agent-trust-hub — raise-pr