skills/garrytan/gstack/retro/Gen Agent Trust Hub

retro

Pass

Audited by Gen Agent Trust Hub on Mar 16, 2026

Risk Level: SAFEPROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [PROMPT_INJECTION]: The skill possesses an indirect prompt injection surface by processing untrusted data from git logs.
  • Ingestion points: Commit messages and author names are retrieved via git log commands in SKILL.md.
  • Boundary markers: No explicit delimiters or instructions to ignore embedded instructions are provided when the data is interpolated into the narrative generation prompt.
  • Capability inventory: The skill has permissions to execute Bash commands and Write files to the .context/retros/ directory as defined in SKILL.md.
  • Sanitization: There is no sanitization, escaping, or validation of the commit history data before it is processed by the agent.
  • [EXTERNAL_DOWNLOADS]: Synchronizes the local repository with the remote server using git fetch origin main to ensure analysis is performed on the most recent commit history.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 16, 2026, 07:59 PM