rtl-document-translation
Warn
Audited by Snyk on Feb 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.90). The skill directly loads and processes arbitrary user-supplied DOCX files (e.g., translate_document() and utils/create_translation.py / extract_unique_texts create_translation_dictionary which call Document(docx_path) and parse paragraphs/tables), so untrusted, user-generated document content is ingested and interpreted at runtime.
Audit Metadata