dbt
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation, project structure, and SQL templates for dbt (data build tool), which is a standard data engineering utility.
- [CREDENTIALS_UNSAFE]: Security best practices are followed in the provided
profiles.ymlconfiguration examples, which use Jinja environment variable expansion (env_var) for database passwords instead of hardcoding sensitive credentials. - [EXTERNAL_DOWNLOADS]: The skill suggests installing well-known, official dbt adapter packages (
dbt-postgres,dbt-bigquery,dbt-snowflake) from the standard PyPI registry. - [COMMAND_EXECUTION]: The shell commands included (
dbt run,dbt test,dbt docs serve) are standard CLI operations for the tool's intended use case and do not contain malicious patterns.
Audit Metadata