clickhouse-io
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides educational content and code snippets for ClickHouse database patterns, specifically focusing on schema design and query optimization.
- [SAFE]: Credential management follows security best practices by using environment variables (e.g.,
process.env.CLICKHOUSE_PASSWORD) for database authentication instead of hardcoding secrets. - [SAFE]: No malicious code execution, obfuscation, or unauthorized network operations were detected. The TypeScript examples use standard libraries for database connectivity.
Audit Metadata