dbt-docs
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes the
altimate-dbtCLI via bash to perform project introspection, including model compilation, column extraction, and dependency management. - [EXTERNAL_DOWNLOADS]: Utilizes
altimate-dbt depsandaltimate-dbt add-packagesto fetch dbt packages from external registries or Git repositories, which is the standard mechanism for managing dbt project dependencies. - [DATA_EXFILTRATION]: Accesses local SQL and YAML files to understand model transformations and existing documentation. This data access is localized to the project environment and necessary for generating accurate documentation descriptions.
Audit Metadata