regex-vs-llm-structured-text
Warn
Audited by Snyk on Jun 24, 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.70). The skill’s runtime workflow ingests
content: str(the “Source Text”) and then embeds that full outsider-authored text into the LLM prompt invalidate_with_llm()viamessages[0].content(“Text: {original_text}”), so if the operating user supplies any third-party/free-form document text, it becomes LLM-readable context (indirect prompt injection risk).
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata