git-merge-expert
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses standard command-line tools including
git,gh,npm,pnpm, andtscfor repository management and build validation. These operations are restricted to the intended purpose of merging code and verifying project integrity. - [EXTERNAL_DOWNLOADS]: The skill interacts with remote repositories using
git fetch,git push, andgh pr merge. These are standard operations for a Git management tool and do not involve downloading or executing untrusted scripts from the internet. - [DATA_EXFILTRATION]: There is no evidence of sensitive data access or exfiltration. The skill processes standard project files (lockfiles, source code) and interacts exclusively with the configured Git remote and GitHub API.
- [PROMPT_INJECTION]: No evidence of malicious instructions, role-play overrides, or attempts to bypass AI safety guidelines was found. The rules provided are operational constraints for Git workflows.
Audit Metadata