git-merge

Pass

Audited by Gen Agent Trust Hub on Jul 21, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes standard git and gh commands for branch management and pull request inspection. It also executes a local bash script (list-common-changes.sh) to map the interaction surface between branches.
  • [EXTERNAL_DOWNLOADS]: The instructions suggest running package manager commands like pnpm install to resolve lockfile conflicts, which involves communicating with established package registries.
  • [PROMPT_INJECTION]: The skill analyzes untrusted repository content, creating an indirect prompt injection surface.
  • Ingestion points: Pull request comments via the GitHub CLI and documentation files (e.g., .md, .worklogs/) from the repository.
  • Boundary markers: None explicitly defined for the ingested content.
  • Capability inventory: Repository state modification (git merge, git commit) and dependency installation commands.
  • Sanitization: The skill relies on behavioral guardrails, such as flagging ambiguity and stating intent, rather than technical sanitization of the context.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 21, 2026, 07:24 PM
Security Audit — agent-trust-hub — git-merge