rrr-lite
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs legitimate development tasks, such as reading git logs and creating local directories for documentation. All operations are local and align with the tool's stated purpose.
- [PROMPT_INJECTION]: The skill exhibits a surface for indirect prompt injection as it processes untrusted data from git commit messages which are then summarized by the agent.
- Ingestion points: The outputs of
git logandgit diffcommands are used as context for the retrospective. - Boundary markers: No explicit delimiters or instructions are provided to the agent to ignore potential instructions embedded within commit messages.
- Capability inventory: The skill utilizes shell execution for
git,date, andmkdiroperations. - Sanitization: There is no evidence of sanitization or filtering of the commit data before it is processed by the agent.
Audit Metadata