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 in validate_with_llm() via messages[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
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 24, 2026, 12:58 PM
Issues
1
Security Audit — snyk — regex-vs-llm-structured-text