clickhousectl-local-dev
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads the
clickhousectlCLI usingcurl -fsSL https://clickhouse.com/cli | sh. While this pattern involves piped execution, the source is the official domain of the skill author (ClickHouse Inc). - [COMMAND_EXECUTION]: The skill instructs the agent to execute various
clickhousectlcommands to manage local server instances, install ClickHouse binaries, and initialize project directories. These are standard operations for the tool's intended purpose. - [REMOTE_CODE_EXECUTION]: Fetches and executes an installation script from
clickhouse.com, which is the official vendor site for the ClickHouse database and tools.
Audit Metadata