altinity-expert-clickhouse-mutations
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of standard ClickHouse diagnostic queries targeting system tables like
system.mutations,system.merges, andsystem.part_log. All identified patterns are consistent with the skill's stated purpose of database performance analysis. - [SAFE]: While the SQL templates in
SKILL.mdandchecks.sqluse placeholders such as{database},{table}, and{cluster}, which represent a theoretical indirect prompt injection surface (Category 8), this is a standard pattern for database tooling. The responsibility for sanitizing these inputs lies with the agent's execution environment. - [SAFE]: The cross-module triggers referenced (e.g.,
altinity-expert-clickhouse-merges) are internal vendor resources belonging to Altinity, representing standard modular design rather than suspicious external dependencies.
Audit Metadata