clickhouse-io
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is primarily educational, providing SQL and TypeScript snippets for ClickHouse database optimization and analytics.
- [CREDENTIALS_UNSAFE]: References to database credentials and connection strings correctly use environment variables (e.g.,
process.env.CLICKHOUSE_PASSWORD,process.env.DATABASE_URL) rather than hardcoded secrets. - [EXTERNAL_DOWNLOADS]: The skill mentions common Node.js packages like
clickhouseandpgfor database connectivity in illustrative code snippets, but does not perform any automated installations or downloads. - [COMMAND_EXECUTION]: No shell commands or subprocess executions are present in the skill content.
- [PROMPT_INJECTION]: No attempts to override agent behavior or bypass safety filters were detected.
Audit Metadata