{"categories":[{"label":"Monitoring","url":"https://skillfed.io/packages/category/system-monitoring"}],"enrichment":{"capability":"Provides SSH integration for Apache Airflow, enabling tasks to execute commands on remote servers over secure shell connections.","skillfed_tags":["airflow-provider","ssh-integration","workflow-orchestration"],"use_cases":["Execute deployment or maintenance scripts on remote servers as part of an Airflow pipeline.","Trigger data collection or ETL jobs running on remote machines from a centralized Airflow scheduler.","Monitor or manage infrastructure by running diagnostic commands on multiple remote hosts via Airflow tasks.","Coordinate multi-server workflows where tasks on different machines need to run in sequence or parallel."],"what_it_does":"This is an Apache Airflow provider package that adds SSH capabilities to Airflow workflows. It supplies operators and hooks for executing commands on remote servers over secure shell connections, integrating SSH transport into Airflow's task execution model. The package depends on apache-airflow (>=2.11.0), asyncssh (>=2.12.0), paramiko (>=4.0.0), and apache-airflow-providers-common-compat (>=1.12.0) to handle SSH protocol details and async operations.\n\nTypically used in data pipelines and system administration workflows where Airflow needs to trigger scripts, deploy code, or manage infrastructure on remote machines. It abstracts SSH connection management through Airflow's connection registry, so tasks reference a named SSH connection rather than embedding credentials directly in DAG code.","worth_installing":"Yes. This is a production-stable provider (Development Status 5) with active maintenance, no known vulnerabilities, and low install friction. Install it if you run Apache Airflow and need to execute commands on remote servers via SSH. Verify your Airflow version meets >=2.11.0 and that you have Python 3.10+ before installing."},"id":"apache-airflow-providers-ssh","links":{"html":"https://skillfed.io/packages/apache-airflow-providers-ssh","md":"https://skillfed.io/packages/apache-airflow-providers-ssh.md","pypi":"https://pypi.org/project/apache-airflow-providers-ssh/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-08","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"apache-airflow-providers-ssh","python_support":"supports_current","summary":"Provider package apache-airflow-providers-ssh for Apache Airflow"},"popularity":{"monthly_downloads":16410294,"position":1153,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"6.0.1"}
