Weekly engineering retrospective. (gstack)
Low
Low-risk findings.
1 low severity finding. Worth noting, but not necessarily harmful.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
/retro reads commit history, including commit subjects/messages, authors, and file paths from `git log origin/<default> ... --format="%H|%aN|%ae|%ai|%s"` and related commands, so outsider-authored text that lands in the repo via commits can be ingested directly at runtime without selecting a specific item.
retro/SKILL.md
d078622
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.