altinity-expert-clickhouse-storage
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The skill is entirely composed of SQL queries (
checks.sql) and markdown documentation (SKILL.md). - [COMMAND_EXECUTION] (SAFE): No operating system commands are executed. The SQL queries target standard ClickHouse system tables (
system.disks,system.parts,system.columns) for monitoring purposes. - [DATA_EXFILTRATION] (SAFE): Queries are read-only diagnostics for disk usage and compression. No network operations or commands to send data externally were found.
- [CREDENTIALS_UNSAFE] (SAFE): No hardcoded passwords, API keys, or secrets are present. The
{cluster}placeholder is a standard parameter for ClickHouse cluster queries.
Audit Metadata