cc-skill-clickhouse-io
Pass
Audited by Gen Agent Trust Hub on Aug 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference for ClickHouse analytical patterns and contains no malicious instructions or hidden code.
- [CREDENTIALS_UNSAFE]: The skill demonstrates safe credential management by utilizing environment variables (
process.env.CLICKHOUSE_PASSWORD,process.env.DATABASE_URL) instead of hardcoding secrets. - [EXTERNAL_DOWNLOADS]: The provided code examples reference standard and well-known Node.js libraries (
clickhouse,pg) for interacting with ClickHouse and PostgreSQL databases.
Audit Metadata