git-merge
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes standard
gitandghcommands 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 installto 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