Skip to main content

milvus

Enables operations on Milvus vector databases using pymilvus SDK for tasks like vector management and similarity searches.

Install this skill

or
97/100

Security score

The milvus skill was audited on Mar 25, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 14

External URL reference

SourceSKILL.md
14Operate [Milvus](https://milvus.io/) vector databases directly through Python code using the `pymilvus` SDK. Covers the full lifecycle — connecting, schema design, collection management, vector CRUD,
low line 55

External URL reference

SourceSKILL.md
55> 2. **URI** — For self-hosted: host and port (e.g., `http://localhost:19530`). For Zilliz Cloud: the endpoint URL.
low line 78

External URL reference

SourceSKILL.md
78| `uri` | str | `"./file.db"` for Milvus Lite, `"http://host:19530"` for server |
Scanned on Mar 25, 2026
View Security Dashboard