fetching-dbt-docs
Warn
Audited by Runlayer on Feb 25, 2026
Risk Level: MEDIUM
Scan Summary
Flagged Files (2)
SKILL.mdHIGH
78.3%
Malicious tool definition detected
Tool: SKILL.md Description: --- name: fetching-dbt-docs description: Use when fetching dbt documentation, looking up dbt features, or answering questions about dbt Cloud, dbt Core, or the dbt Semantic Layer user-invocable: false metadata: author: dbt-labs --- # Fetch dbt Docs ## Overview dbt docs have LLM-friendly URLs.
scripts/search-dbt-docs.shHIGH
78.3%
Malicious tool definition detected
Tool: scripts/search-dbt-docs.sh Description: #!/usr/bin/env bash # # search-dbt-docs.sh - Search dbt full docs for keywords and return matching page URLs # # Usage: ./search-dbt-docs.sh <keyword> [keyword2] [keyword3] ...
Audit Metadata