Zilliz Skill
v0.0.2Manage Zilliz Cloud vector databases via zilliz-cli. Use when the user wants to: (1) set up zilliz-cli (install, login, configure), (2) manage clusters (crea...
⭐ 0· 80·0 current·0 all-time
byShuyoou@zhanshuyou
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name and description match the actual content: this is documentation/instructions for using zilliz-cli to manage Zilliz Cloud resources. It does not request unrelated credentials, binaries, or system paths.
Instruction Scope
All runtime actions are shell-based zilliz-cli commands and prerequisite checks (install, auth, context). The skill explicitly forbids running interactive auth commands in non-interactive shells and forbids asking for API keys in chat. Because the skill is written as an agent-executable checklist, it grants broad permission to run CLI commands when the platform executes skills — this is coherent with the purpose but you should be aware it could run pip/zilliz-cli commands if the agent is allowed to execute shell commands.
Install Mechanism
No install spec is embedded in the skill bundle (instruction-only). It recommends using 'python3 -m pip install --upgrade zilliz-cli', a standard package install from PyPI — appropriate and proportionate for a CLI skill.
Credentials
The skill declares no required environment variables or secrets. It documents optional modes (API key via ZILLIZ_API_KEY or interactive OAuth) and explicitly instructs users to perform credential entry in their own terminal, which is proportionate to its functionality.
Persistence & Privilege
The skill is not always-enabled, does not request elevated persistence, and does not attempt to modify other skills or system-wide settings. Autonomous invocation is allowed by default but is typical for skills and not by itself a concern here.
Assessment
This skill is an instruction-only helper for the official zilliz-cli and appears coherent. Before installing/using it: (1) confirm whether your agent platform is permitted to run shell commands — the skill expects to run zilliz and pip commands; (2) never paste API keys or credentials into chat — perform interactive logins (zilliz login/configure) in your own terminal as the skill advises; (3) be comfortable with installing a PyPI package (zilliz-cli) if you follow its install steps; (4) if you want to restrict the agent from running commands on your machine, do not grant shell execution permissions to skills. Overall the bundle matches its stated purpose and has no unexplained requests, so it is coherent to install if you trust the zilliz-cli workflow.Like a lobster shell, security has layers — review code before you run it.
latestvk970841hdc7sc4143jd620686583j2j1
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
