altinity-expert-clickhouse-dictionaries

Pass

Audited by Gen Agent Trust Hub on May 12, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill consists of standard ClickHouse SQL queries designed for database administrators to monitor dictionary status and performance. All operations are read-only SELECT statements targeting system tables.
  • [COMMAND_EXECUTION]: The provided scripts contain diagnostic SQL queries such as selecting from system.dictionaries, system.query_log, and system.text_log. No shell commands, automated script executions, or arbitrary code evaluations were detected.
  • [DATA_EXFILTRATION]: No network operations (e.g., curl, wget) or external data transfer mechanisms are present. The skill operates entirely within the local ClickHouse environment.
  • [PROMPT_INJECTION]: The instructions in SKILL.md are focused on dictionary diagnostics and do not contain any patterns intended to bypass safety filters or override agent instructions.
  • [DATA_EXPOSURE]: While the skill accesses system logs (system.text_log) and query logs (system.query_log), this is consistent with its primary purpose of database troubleshooting and does not involve harvesting sensitive credentials or unauthorized file system access.
Audit Metadata
Risk Level
SAFE
Analyzed
May 12, 2026, 07:20 PM
Security Audit — agent-trust-hub — altinity-expert-clickhouse-dictionaries