docx-creator
Warn
Audited by Snyk on Jul 21, 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 required runtime workflow reads OUTSIDER-authored free text from the input markdown file path (
scripts/Program.cs:130readsFile.ReadAllText(args[0])), whose contents may include arbitrary text provided by a party other than the operating user, then parses it and injects it into the LLM-relevant execution context via the skill’s runtime behavior.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata