clickhouse-migrations
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and templates for ClickHouse database migrations, emphasizing safety and operational stability.
- [SAFE]: It includes specific prohibitions against dangerous operations, such as manual 'DROP COLUMN' migrations or modifications to critical ingestion layer tables (e.g., 'kafka_events_json_ws'), which helps prevent accidental data loss or service disruption.
- [SAFE]: The skill promotes secure credential management by instructing users to retrieve dictionary credentials via a helper function ('get_clickhouse_creds') and use a dedicated low-privilege user ('DICT_READER'), explicitly advising against hardcoding credentials.
Audit Metadata