running-dbt-commands
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides templates for executing standard dbt CLI commands (
dbt build,dbt run,dbt list) and performance-optimized versions (dbtf). These commands are intended for local data transformation and project management. - [DATA_EXPOSURE]: Instructions include reading local metadata from
target/run_results.jsonusingcatandjqto analyze job status and execution times. This is a standard procedure for monitoring dbt workflows. - [INDIRECT_PROMPT_INJECTION]: The skill documents the use of
dbt show --inlinewhich allows for the execution of arbitrary SQL. While this is a common interface for database interaction, it represents a surface area where the agent processes SQL logic. In the context of this developer tool, this is categorized as a standard capability with low risk.
Audit Metadata