deploying-airflow
Warn
Audited by Snyk on Jun 28, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill explicitly instructs downloading and running remote runtime artifacts—e.g., curl -LfO 'https://airflow.apache.org/docs/apache-airflow/stable/docker-compose.yaml' (and similarly helm repo add https://airflow.apache.org and using a gitSync repo like https://github.com/your-org/your-dags.git) which are fetched at runtime and then used to launch containers/apply charts (i.e., execute remote code/config) as required dependencies.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata