blog-humanize-fast
Warn
Audited by Snyk on Jul 15, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.85). Outsider-authored free text is the user-provided blog body loaded at runtime via
agent(readInputPrompt, ...)fromA.inputPath, and then that text is embedded into multiple LLM sub-prompts (e.g.,rewritePrompt(c.text)andfidelityPrompt(orig, rewritten)), creating an indirect prompt-injection surface.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata