clickhouse-rate-limits
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a legitimate technical guide for ClickHouse database administration. It does not contain any prompt injections, obfuscation, or unauthorized data exfiltration attempts.
- [EXTERNAL_DOWNLOADS]: The skill references established industry-standard libraries like
@clickhouse/clientandp-queue. It also links to official documentation onclickhouse.com. These are trusted resources for the intended use case. - [CREDENTIALS_UNSAFE]: Code examples correctly demonstrate the use of environment variables (
process.env) to handle database credentials, aligning with security best practices for avoiding hardcoded secrets.
Audit Metadata