migrating-ai-sdk-to-common-ai
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate instructions for migrating Airflow DAGs from legacy SDKs to official providers.
- [EXTERNAL_DOWNLOADS]: The skill recommends updating project requirements with the apache-airflow-providers-common-ai package. This is an official provider from the Apache Software Foundation, which is a trusted organization.
- [CREDENTIALS_UNSAFE]: The skill guides users on setting up Airflow connections for LLM providers. It correctly uses placeholders for sensitive values and recommends standard secret management practices like environment variables.
- [COMMAND_EXECUTION]: The skill utilizes the built-in Grep tool to identify migration targets in the local codebase, which is a standard operation for this type of utility.
Audit Metadata