data-analyst
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill downloads and executes an installation script for the official ClickHouse CLI from the vendor's official domain (clickhouse.com). This is a standard installation method for this well-known service.
- [EXTERNAL_DOWNLOADS]: Installs standard, well-known Python data visualization and analysis libraries (plotly, pandas, kaleido) from the official package registry (PyPI).
- [COMMAND_EXECUTION]: Utilizes the
clickhousectlCLI for database operations and theghCLI for accessing repository-based documentation via standard API calls. - [SAFE]: The skill implements a security-conscious workflow by explicitly instructing the agent to never echo API keys, secrets, or passwords into the conversation. It also provides clear guidance on handling ClickHouse credentials safely using environment variables or separate terminals.
Audit Metadata