clickhouse-js-node-troubleshooting
Pass
Audited by Gen Agent Trust Hub on May 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of troubleshooting guides and reference material for the official ClickHouse Node.js client, focused on resolving common integration issues.
- [PROMPT_INJECTION]: No malicious instructions, bypasses, or system prompt extraction patterns were detected.
- [CREDENTIALS_UNSAFE]: No hardcoded credentials or secrets are present. The skill utilizes standard placeholders like
<user>,<pass>, andcerts/client.keyin its configuration examples. - [DATA_EXFILTRATION]: No exfiltration vectors were identified. Network operations mentioned are for diagnostic purposes or reference official vendor domains.
- [EXTERNAL_DOWNLOADS]: The skill does not perform or encourage the download of unverified external code or scripts. It references official ClickHouse documentation and GitHub repositories.
- [COMMAND_EXECUTION]: Provided shell commands are limited to local diagnostics (e.g.,
curl) and Node.js environment tuning (e.g.,--max-http-header-size) intended to address specific technical issues described in the documentation.
Audit Metadata