todo-harvest

Pass

Audited by Gen Agent Trust Hub on Jun 27, 2026

Risk Level: SAFEPROMPT_INJECTION
Full Analysis
  • [PROMPT_INJECTION]: The skill exhibits an attack surface for indirect prompt injection by processing external codebase content.
  • Ingestion points: The scripts/harvest.py tool (referenced in SKILL.md) extracts data from TODO, FIXME, and HACK markers found in local source files.
  • Boundary markers: Absent. There are no instructions to wrap or delimit the extracted comment text to prevent the model from following instructions embedded within the comments.
  • Capability inventory: The skill utilizes the Bash tool to execute a Python script and Git commands (git ls-files, git blame).
  • Sanitization: The instructions do not implement any sanitization or filtering of the comment content before it is processed by the AI.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 27, 2026, 03:55 AM
Security Audit — agent-trust-hub — todo-harvest