clickhouse-js-node-coding
Pass
Audited by Gen Agent Trust Hub on Jun 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill enforces secure coding practices by explicitly instructing users to use parameterized queries (
{name: Type}) and forbids template-literal interpolation of user input to prevent SQL injection. - [SAFE]: External links and package references target official ClickHouse resources, including documentation and the official Node.js client repository.
- [SAFE]: Guidance on handling sensitive credentials recommends using environment variables, which aligns with industry standard security practices.
Audit Metadata