dbt-troubleshoot

Pass

Audited by Gen Agent Trust Hub on Apr 21, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses the bash tool to execute the altimate-dbt CLI for project health checks, compilation, and building models. This is essential for its primary function of troubleshooting data pipelines.
  • [EXTERNAL_DOWNLOADS]: Includes instructions to install the dbt-core package via pip and to use altimate-dbt deps to fetch project dependencies. dbt-core is a well-known, trusted industry-standard library.
  • [DATA_EXFILTRATION]: The skill performs data exploration queries using altimate-dbt execute to identify the root cause of data issues. While this involves reading database content, the operations are local to the environment and no unauthorized data transmission to external domains was detected.
  • [PROMPT_INJECTION]: The skill processes external inputs such as SQL code, database error logs, and YAML configuration files which represent a surface for indirect prompt injection.
  • Ingestion points: Project source files (SQL/YAML) and database runtime outputs/errors.
  • Boundary markers: Absent; the agent processes these artifacts directly without specific markers to delimit data from instructions.
  • Capability inventory: The agent has access to bash for command execution and edit for file modification across the project scope.
  • Sanitization: There is no explicit sanitization of database error messages or query results before they are analyzed by the agent.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 21, 2026, 04:40 AM