filings-edgar-ingest
Warn
Audited by Snyk on Jul 10, 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). The required workflow fetches outsider-authored SEC filing documents at runtime (public web content via
requests.get(...).textindownload_filing), then parses and chunks their HTML/text (parse_html_sections/extract_section_text), which becomes LLM-ingestible free text for embedding/storage.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata