setup
Facilitates the installation and configuration of zilliz-cli for seamless access to Zilliz Cloud services.
Install this skill
or
30/100
Security score
The setup skill was audited on May 12, 2026 and we found 4 security issues across 2 threat categories, including 2 critical. Review the findings below before installing.
Categories Tested
Security Issues
critical line 10
Piping content to bash shell
SourceSKILL.md
| 10 | 1. **CLI installed and up to date?** Run `curl -fsSL https://raw.githubusercontent.com/zilliztech/zilliz-cli/master/install.sh | bash` to ensure the latest version is installed. |
high line 19
Piping content to bash shell
SourceSKILL.md
| 19 | curl -fsSL https://raw.githubusercontent.com/zilliztech/zilliz-cli/master/install.sh | bash |
critical line 159
Piping content to bash shell
SourceSKILL.md
| 159 | - **"command not found" after install:** Check that the install directory (e.g., `~/.local/bin`) is in your PATH. Try re-running the install script: `curl -fsSL https://raw.githubusercontent.com/zilli |
medium line 159
Access to hidden dotfiles in home directory
SourceSKILL.md
| 159 | - **"command not found" after install:** Check that the install directory (e.g., `~/.local/bin`) is in your PATH. Try re-running the install script: `curl -fsSL https://raw.githubusercontent.com/zilli |
Scanned on May 12, 2026
View Security Dashboard