running-dbt-commands
Pass
Audited by Gen Agent Trust Hub on Feb 25, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill is designed to guide the agent in executing shell commands for the
dbtCLI tool, includingdbt build,dbt show,dbt list, anddbt run. - [DATA_EXPOSURE]: Provides instructions for accessing and analyzing the
target/run_results.jsonfile, which contains metadata regarding the execution of data models and tests. - [PROMPT_INJECTION]: The skill defines an attack surface for indirect prompt injection as it processes external execution data.
- Ingestion points: The agent is instructed to read execution metadata from the
target/run_results.jsonfile using tools likecatandjq. - Boundary markers: No explicit delimiters or boundary markers are defined to isolate the ingested JSON content from the agent's internal reasoning.
- Capability inventory: The skill possesses the capability to execute complex shell commands and interact with database environments through the
dbtCLI. - Sanitization: The skill does not specify sanitization or validation routines for the content of the
run_results.jsonfile prior to analysis.
Audit Metadata