work-with-pr

Pass

Audited by Gen Agent Trust Hub on May 30, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: Utilizes Git and the GitHub CLI (gh) to orchestrate pull request workflows, including the creation of isolated worktrees, branch management, and squash merging upon successful verification.
  • [EXTERNAL_DOWNLOADS]: Executes bun install to download and manage project dependencies from official registries, which is expected behavior for modern JavaScript/TypeScript development environments.
  • [SAFE]: Implements development best practices by using git worktree to isolate changes in a sibling directory, preventing accidental data loss or pollution of the user's primary working directory.
Audit Metadata
Risk Level
SAFE
Analyzed
May 30, 2026, 08:47 AM
Security Audit — agent-trust-hub — work-with-pr