blueprint-feature-tracker-sync
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill identifies a surface for indirect prompt injection as it ingests and processes untrusted data from
TODO.mdto reconcile task statuses. - Ingestion points: Reads checkbox states and task descriptions from
TODO.md(Step 3). - Boundary markers: None explicitly defined to separate untrusted file content from instructions.
- Capability inventory: Uses
Bashfor command execution andWritefor file modifications acrossSKILL.md. - Sanitization: The skill parses for specific structural markers (checkboxes) but does not validate or sanitize the surrounding text content.
Audit Metadata