data-engineer-2
Warn
Audited by Snyk on May 5, 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). references/workflows/airflow-dag-patterns.md (Pattern 4: Sensors and External Dependencies) includes a custom sensor that performs requests.get('https://api.example.com/health') and returns response.json() into XCom which downstream tasks read and use to decide processing, demonstrating ingestion of external/untrusted API content that can influence workflow decisions.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata