Skip to main content

deploying-airflow

Facilitates the deployment of Airflow DAGs and projects using various strategies, including CI/CD and Docker setups.

Install this skill

or
91/100

Security score

The deploying-airflow skill was audited on May 15, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 107

Curl to non-GitHub URL

SourceSKILL.md
107curl -LfO 'https://airflow.apache.org/docs/apache-airflow/stable/docker-compose.yaml'
low line 89

External URL reference

SourceSKILL.md
89- [Astro Deploy Documentation](https://www.astronomer.io/docs/astro/deploy-code)
low line 107

External URL reference

SourceSKILL.md
107curl -LfO 'https://airflow.apache.org/docs/apache-airflow/stable/docker-compose.yaml'
low line 181

External URL reference

SourceSKILL.md
181test: ["CMD", "curl", "--fail", "http://localhost:8080/health"]
low line 287

External URL reference

SourceSKILL.md
287helm repo add apache-airflow https://airflow.apache.org
Scanned on May 15, 2026
View Security Dashboard
Installation guide →