review-roadmap
Fail
Audited by Snyk on Jul 16, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.90). The skill requires emitting findings that include "a short quote" from the roadmap and writing a findings bundle, which forces the LLM to reproduce file contents verbatim (risking secret exfiltration if the roadmap contains secrets).
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.70). The required workflow reads the thread-root
roadmap.mdend-to-end at runtime (SKILL.md:11), and thatroadmap.mdis outsider-authored content unless the operating user authored it, creating an indirect prompt-injection risk via LLM ingestion of free text from that file.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata