clickhouse-io
Pass
Audited by Gen Agent Trust Hub on Apr 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an educational resource providing SQL and TypeScript patterns for ClickHouse database operations, analytical queries, and data pipelines.- [EXTERNAL_DOWNLOADS]: References standard, well-known Node.js libraries including the official 'clickhouse' driver and the 'pg' (PostgreSQL) client for data integration examples.- [CREDENTIALS_UNSAFE]: Correctly demonstrates the use of environment variables (e.g., process.env.CLICKHOUSE_PASSWORD) for sensitive configuration rather than hardcoding credentials.- [COMMAND_EXECUTION]: Contains code examples for database interactions and data processing without any execution of arbitrary system commands or unauthorized file access.
Audit Metadata