babysit
Pass
Audited by Gen Agent Trust Hub on Jul 12, 2026
Risk Level: SAFE
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted data from GitHub comments and automated review tools, which represents a potential attack surface for indirect prompt injection.
- Ingestion points: GitHub PR comments and automated review bot outputs are retrieved as described in
SKILL.md. - Boundary markers: Absent; the skill does not define specific delimiters for separating comment data from instructions.
- Capability inventory: The agent is authorized to resolve merge conflicts, push code changes to the branch, and interact with CI/CD systems.
- Sanitization: The skill includes explicit instructions for the agent to 'Carefully validate issues reported' and 'only take action on those that are valid,' which acts as a logical check against malicious or incorrect instructions embedded in comments.
Audit Metadata