shepherd
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted content from GitHub PR reviews and comments via
gh pr view. This creates an indirect prompt injection surface where external feedback could influence the agent's code modifications or commit messages. Ingestion points:SKILL.mdinstructs the agent to pollgh pr viewandgh pr checksfor reviewer feedback. Boundary markers: No specific delimiters are defined to isolate untrusted PR content from the agent's internal instructions. Capability inventory: The skill has the ability to modify files, commit changes, and push to remote repositories. Sanitization: The instructions do not specify validation or sanitization of the content retrieved from GitHub before implementation.
Audit Metadata