Back to skill

Security audit

Dbt Model Auditor

Security checks for vulnerabilities and agentic risk

Overview

The skill is a coherent dbt audit helper, but it tells the agent to read a dbt profiles file that can contain warehouse credentials without clear consent or redaction steps.

Install only if you are comfortable letting the agent inspect the intended dbt project. Before running it, keep the audit scoped to the project directory and provide redacted target/profile details instead of allowing direct access to an unredacted profiles.yml.

Vulnerability Patterns
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep

Static analysis

No suspicious patterns detected.