spark-python-data-source
Warn
Audited by Snyk on Aug 11, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). The skill’s runtime workflow ingests free text from an outsider-controlled API response/body when executing
requests.get(...).json()and iteratingfor item in response.json()in the reader (read), or from outsider-controlled data provided via rows to be written (row.asDict()) in the writer.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata