altinity-expert-clickhouse-ingestion
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a collection of legitimate SQL diagnostic queries designed for ClickHouse performance monitoring and troubleshooting.- [DATA_EXPOSURE_AND_EXFILTRATION]: The queries access ClickHouse system tables such as system.query_log, system.processes, and system.text_log. This access is necessary for the skill's primary purpose of diagnosing performance issues and identifying errors. No patterns for unauthorized data access or external exfiltration were found.- [INDIRECT_PROMPT_INJECTION]:
- Ingestion points: The agent reads potentially attacker-influenced content from database logs and query previews (File: checks.sql).
- Boundary markers: Not present in the provided SQL templates.
- Capability inventory: The skill allows executing database queries and viewing results via the agent's SQL interface.
- Sanitization: None observed; however, the risk is inherent to database administration tasks and is considered acceptable for a diagnostic tool.
Audit Metadata