testing-dbt-models
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [COMMAND_EXECUTION] (INFO): The skill utilizes common shell utilities (
find,grep,cat,ls) and thedbtCLI to perform project analysis and validation. These operations are limited to the local file system and are standard for development workflows. - [DATA_EXPOSURE] (SAFE): Access is limited to project-specific files like
schema.yml,packages.yml, and SQL models. No access to sensitive system directories or credentials was detected. - [PROMPT_INJECTION] (SAFE): No patterns indicating attempts to override agent instructions or bypass safety guidelines were observed.
- [INDIRECT_PROMPT_INJECTION] (LOW): The skill ingests data from local project files (SQL and YAML). While these could theoretically contain malicious instructions, the skill's actions are restricted to modifying project configuration and running tests, posing minimal risk to the agent's integrity.
Audit Metadata