clickhouse
Pass
Audited by Gen Agent Trust Hub on Jul 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consistently recommends security best practices, such as using
query_paramsfor server-side binding to prevent SQL injection vulnerabilities. - [EXTERNAL_DOWNLOADS]: The skill references official ClickHouse documentation and repositories (e.g.,
clickhouse.com,github.com/ClickHouse), which are well-known and trusted sources. - [COMMAND_EXECUTION]: Instructions include standard development commands like
bun addandnpm viewfor package management, which are appropriate for the skill's stated purpose. - [CREDENTIALS_UNSAFE]: The skill demonstrates safe credential management by recommending the use of environment variables (e.g.,
process.env.CH_PASSWORD,process.env.CH_JWT) rather than hardcoding sensitive information.
Audit Metadata