what-did-i-get-done
Pass
Audited by Gen Agent Trust Hub on Sep 3, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes commit messages, which are an external data source that could contain malicious instructions.
- Ingestion points: Reads authored commits from the git repository as specified in the Workflow section of SKILL.md.
- Boundary markers: The skill does not define specific delimiters or instructions to ignore embedded prompts within the commit messages.
- Capability inventory: The skill instructs the agent to read local repository history using git tools.
- Sanitization: No sanitization or validation of the commit content is performed before processing.
Audit Metadata