clickhouse-enterprise-rbac
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides comprehensive instructions for implementing enterprise security in ClickHouse. All SQL examples for user creation use placeholder passwords (e.g., 'strong-password-here'), and the TypeScript implementation correctly uses environment variables (
process.env.CH_READER_PASS) to manage database credentials rather than hardcoding them. - [SAFE]: The dependencies identified, such as the
@clickhouse/clientNode.js package, are standard libraries for the intended functionality. - [SAFE]: The skill explicitly includes audit queries and resource quotas designed to prevent resource exhaustion and monitor for unauthorized access attempts.
Audit Metadata