clickhouse-io
Provides best practices for ClickHouse database patterns, query optimization, and analytics for high-performance data engineering.
Install this skill
or
81/100
Security score
The clickhouse-io skill was audited on May 14, 2026 and we found 7 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 176
Template literal with variable interpolation in command context
SourceSKILL.md
| 176 | const values = trades.map(trade => `( |
medium line 184
Template literal with variable interpolation in command context
SourceSKILL.md
| 184 | await clickhouse.query(` |
medium line 193
Template literal with variable interpolation in command context
SourceSKILL.md
| 193 | await clickhouse.query(` |
low line 166
Access to .env file
SourceSKILL.md
| 166 | url: process.env.CLICKHOUSE_URL, |
low line 169
Access to .env file
SourceSKILL.md
| 169 | username: process.env.CLICKHOUSE_USER, |
low line 170
Access to .env file
SourceSKILL.md
| 170 | password: process.env.CLICKHOUSE_PASSWORD |
low line 391
Access to .env file
SourceSKILL.md
| 391 | const pgClient = new Client({ connectionString: process.env.DATABASE_URL }) |
Scanned on May 14, 2026
View Security DashboardGitHub Stars 65
Rate this skill
Categorydevelopment
UpdatedMay 20, 2026
databasebackenddata-engineerdata-analystml-ai-engineermarketing-analystproduct-managerdevelopmentdata analyticsmarketingproduct
mk-knight23/AGENTS-COLLECTION