product-manager-toolkit
Warn
Audited by Snyk on Jul 27, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.65). Outsider-authored free text (e.g., customer interview transcripts) can be read at runtime via
scripts/customer_interview_analyzer.pyby opening the user-supplied<interview_file.txt>and passing its contents (interview_text) into analysis/formatting that becomes LLM-readable output; thenSKILL.mdsuggests using that resulting text in an agent prompt (which would allow prompt-injection if the transcript contains malicious text).
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata