altinity-expert-clickhouse-schema
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is to perform diagnostic analysis on ClickHouse databases. It uses SQL queries targeting ClickHouse system tables (
system.parts,system.columns,system.tables, etc.) to evaluate schema health and performance. - [SAFE]: The SQL queries included in
checks.sqlandSKILL.mdare standard administrative queries for ClickHouse. They use template placeholders like{cluster},{database}, and{table}, which are typical for reusable database scripts. - [SAFE]: No external network operations, dynamic code execution (outside of SQL), or sensitive data access patterns were detected. The skill operates within the expected scope of database performance tuning and schema optimization.
Audit Metadata