dagster-integrations
Pass
Audited by Gen Agent Trust Hub on Feb 24, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions for fetching dbt projects from remote Git repositories and installing official Dagster integration packages using the
uvpackage manager. - [COMMAND_EXECUTION]: The documentation describes using the
dganduvcommand-line tools for scaffolding project definitions and managing dependencies within the Dagster environment. - [REMOTE_CODE_EXECUTION]: The skill documents the execution of dbt projects and containerized logic using Dagster Pipes (via
PipesDockerClientandPipesK8sClient), which are standard functionalities of the orchestration framework. - [SAFE]: No hardcoded credentials or sensitive data exposure was detected; all code snippets correctly utilize environment variables for authentication with third-party APIs (e.g., OpenAI, Slack, Snowflake).
Audit Metadata