Skip to main content

clickhouse-debug-bundle

Collects diagnostic data from ClickHouse for troubleshooting and support, aiding in performance analysis and issue resolution.

Install this skill

or
91/100

Security score

The clickhouse-debug-bundle skill was audited on May 30, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 160

Template literal with variable interpolation in command context

SourceSKILL.md
160```bash
low line 165

External URL reference

SourceSKILL.md
165CH_HOST="${CLICKHOUSE_HOST:-http://localhost:8123}"
low line 256

External URL reference

SourceSKILL.md
256- [System Tables Reference](https://clickhouse.com/docs/operations/system-tables)
low line 257

External URL reference

SourceSKILL.md
257- [Query Log](https://clickhouse.com/docs/operations/system-tables/query_log)
low line 258

External URL reference

SourceSKILL.md
258- [Server Metrics](https://clickhouse.com/docs/operations/system-tables/metrics)
Scanned on May 30, 2026
View Security Dashboard
Installation guide →