git-investigate
Pass
Audited by Gen Agent Trust Hub on Aug 24, 2026
Risk Level: SAFE
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes data from git logs, commit messages, and pull request information which could contain adversarial content designed to influence the agent's behavior during the investigation.
- Ingestion points: The skill uses
git log,git blame,git show, andgh pr viewto retrieve external data. - Boundary markers: Absent. There are no instructions to use delimiters or to disregard instructions found within the code history.
- Capability inventory: The skill has access to
Bash(scoped to git),Read,Grep, andGlobtools. - Sanitization: Absent. Content from history is processed without filtering or validation.
Audit Metadata