authoring-go-sdk-tasks
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an educational resource for using the official Apache Airflow Go SDK. It describes standard API usage for task orchestration.
- [EXTERNAL_DOWNLOADS]: References the
github.com/apache/airflow/go-sdkrepository, which belongs to a well-known and trusted organization (Apache Software Foundation). - [DATA_EXFILTRATION]: Documents the use of
sdk.Clientto access Airflow Connections, Variables, and XComs. These are standard features required for Airflow task logic and are presented in a legitimate, non-malicious context without any attempts to send data to external or unauthorized destinations.
Audit Metadata