adding-dbt-unit-test

Warn

Audited by Runlayer on Feb 25, 2026

Risk Level: MEDIUM
Scan Summary
Max Score
78%
Files
14
Flagged
9
Chunks
16
Flagged Files (9)
references/warehouse-bigquery-data-types.mdHIGH
78.3%

Malicious tool definition detected

Tool: references/warehouse-bigquery-data-types.md Description: ### BigQuery Platform-specific data type examples: ```yaml unit_tests: - name: test_my_data_types model: fct_data_types given: - input: ref('stg_data_types') rows: - int_field: 1 float_field: 2.0 str_field: my_string str_escaped_field: "my,cool'string"

references/warehouse-postgres-data-types.mdHIGH
78.3%

Malicious tool definition detected

Tool: references/warehouse-postgres-data-types.md Description: ### Postgres Platform-specific data type examples: ```yaml unit_tests: - name: test_my_data_types model: fct_data_types given: - input: ref('stg_data_types') rows: - int_field: 1

references/warehouse-redshift-caveats.mdHIGH
78.3%

Malicious tool definition detected

Tool: references/warehouse-redshift-caveats.md Description: # Caveats for Redshift ## Unit test limitations for Redshift - Redshift doesn't support unit tests when the SQL in the common table expression (CTE) contains functions such as `LISTAGG`, `MEDIAN`, `PERCENTILE_CONT`, and so on.

references/warehouse-redshift-data-types.mdHIGH
78.3%

Malicious tool definition detected

Tool: references/warehouse-redshift-data-types.md Description: ### Redshift Platform-specific data type examples: ```yaml unit_tests: - name: test_my_data_types model: fct_data_types given: - input: ref('stg_data_types') rows:

references/warehouse-snowflake-data-types.mdHIGH
78.3%

Malicious tool definition detected

Tool: references/warehouse-snowflake-data-types.md Description: ### Snowflake Platform-specific data type examples: ```yaml unit_tests: - name: test_my_data_types model: fct_data_types given: - input: ref('stg_data_types') rows: - int_field: 1 float_field: 2.0 str_field: my_string

references/warehouse-spark-data-types.mdHIGH
78.3%

Malicious tool definition detected

Tool: references/warehouse-spark-data-types.md Description: ### Spark Platform-specific data type examples: ```yaml unit_tests: - name: test_my_data_types model: fct_data_types given: - input: ref('stg_data_types') rows: - int_field: 1

references/special-cases-incremental-model.mdMEDIUM
58.5%

Tool passed security scan

SKILL.mdMEDIUM
57.7%

Tool passed security scan

references/examples.mdLOW
35.5%

Tool passed security scan

Passed Files (5)Click to expand
references/warehouse-bigquery-caveats.mdOK
22.4%

Tool passed security scan

references/special-cases-ephemeral-dependency.mdOK
9.3%

Tool passed security scan

references/special-cases-versioned-model.mdOK
9.2%

Tool passed security scan

references/special-cases-special-case-overrides.mdOK
6.2%

Tool passed security scan

references/spec.mdOK
0.9%

Tool passed security scan

Audit Metadata
Max File Score
78%
Classification
KNOWN_SERVER_ALL_UNKNOWN
Files Scanned
14
Files Flagged
9
Chunks Analyzed
16
Analyzed
Feb 25, 2026, 04:36 PM
Security Audit — runlayer — adding-dbt-unit-test