deploying-airflow
Pass
Audited by Gen Agent Trust Hub on Jun 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the official Airflow Docker Compose configuration from the Apache Airflow documentation site (airflow.apache.org).
- [COMMAND_EXECUTION]: Utilizes standard CLI tools including
astro,docker,helm, andkubectlto manage deployments and services. These operations are restricted to the intended purpose of the skill. - [DATA_EXPOSURE]: Documentation includes examples for setting up environment variables and database connections. These use placeholder values or standard development defaults (e.g.,
POSTGRES_PASSWORD: airflow) and do not contain hardcoded secrets.
Audit Metadata