gcp-dataflow

Pass

Audited by Gen Agent Trust Hub on Apr 28, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill performs environment lookups using commands like gcloud config get-value project. This is used to pre-fill scripts with the user's active GCP project ID to reduce manual configuration errors.
  • [EXTERNAL_DOWNLOADS]: The Docker templates reference official container images from well-known sources, including gcr.io/dataflow-templates-base (Google) and apache/beam (Apache Software Foundation). These are standard base images for Dataflow pipelines.
  • [DATA_EXFILTRATION]: The skill scans the workspace for dependency files like requirements.txt and setup.py. This metadata is used to ensure that the correct pipeline options are included in the deployment commands, which is a core requirement for Apache Beam Python pipelines.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 28, 2026, 10:20 PM