CtrlK
BlogDocsLog inGet started
Tessl Logo

dbt-labs/dbt-agent-skills

A curated collection of Agent Skills for working with dbt, to help AI agents understand and execute dbt workflows more effectively.

65

Quality

82%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Risky

Do not use without reviewing

Overview
Quality
Evals
Security
Files

Security

1 medium severity finding. This skill can be installed but you should review these findings before use.

Medium

W011: Third-party content exposure detected (indirect prompt injection risk)

What this means

The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.

Why it was flagged

Third-party content exposure detected (high risk: 0.80). The skill's managing-packages guide (references/managing-packages.md) explicitly instructs programmatic discovery of packages from the public hub.getdbt.com API (e.g., https://hub.getdbt.com/api/v1/index.json and https://hub.getdbt.com/api/v1/{org}/{package}.json), which are third-party, public package pages the agent is expected to read and use to decide installs/commands, so untrusted external content could materially influence actions.

Report incorrect finding
Audited
Security analysis
Snyk