dbt-testing
Pass
Audited by Gen Agent Trust Hub on Jun 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill consists of documentation, configuration examples, and SQL templates for data quality testing within dbt. No malicious patterns, obfuscation, or unauthorized data access attempts were detected.
- [EXTERNAL_DOWNLOADS]: The skill references the
Snowflake-Labs/dbt_constraintsanddbt-labs/dbt_utilspackages in thepackages.ymlconfiguration. These are official or well-established community packages for dbt, sourced from trusted organizations. These packages are downloaded using the standarddbt depscommand. - [COMMAND_EXECUTION]: The documentation includes standard dbt CLI commands such as
dbt deps,dbt test, anddbt build. These are necessary for the intended purpose of managing and executing data integrity tests and are used within their typical development context.
Audit Metadata