quickstart
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill guides the user to install the CLI tool using a shell script fetched from the vendor's official GitHub repository at
https://raw.githubusercontent.com/zilliztech/zilliz-cli/master/install.sh. This script is piped directly to the shell for execution. - [COMMAND_EXECUTION]: The instructions involve several local command-line operations using the
zillizbinary to perform authentication checks, cluster listing, and context configuration. - [CREDENTIALS_UNSAFE]: The skill mentions authentication using API keys and environment variables in shell profile files (
.zshrc,.bashrc). However, it explicitly instructs the user not to share these keys in the chat and to handle the sensitive configuration in their own terminal environment.
Audit Metadata