Find related orm and pymilvus client code/documents to help converting orm code to pymilvus client (or vice versa)
AI agents call milvus-orm-client-code-convertor to retrieve information from Milvus Sdk Code Helper without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.
This tool retrieves and queries existing code documentation and snippets to support code conversion tasks. It has no capability to execute code, modify data in Milvus, delete information, or commit financial transactions. The core function is informational lookup - comparing ORM code patterns against PyMilvus client patterns to assist developers in understanding conversion approaches.
From the tool's definition The tool description states it is designed to "Find related orm and pymilvus client code/documents" - the verb "find" and "retrieve" documentation and code snippets indicates data retrieval without modification.
Attacks that exploit this kind of access
Find related orm and pymilvus client code/documents to help converting orm code to pymilvus client (or vice versa). It is categorised as a Read tool in the Milvus Sdk Code Helper MCP Server, which means it retrieves data without modifying state.
Register the Milvus Sdk Code Helper MCP server in PolicyLayer and add a rule for milvus-orm-client-code-convertor: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Milvus Sdk Code Helper. Nothing to install.
milvus-orm-client-code-convertor is a Read tool with low risk. Read-only tools are generally safe to allow by default.
Yes. Add a rate_limit block to the milvus-orm-client-code-convertor rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for milvus-orm-client-code-convertor. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
milvus-orm-client-code-convertor is provided by the Milvus Sdk Code Helper MCP server (shawnzheng011019/milvus-sdk-code-helper). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
milvus-orm-client-code-convertor is one line of Milvus Sdk Code Helper's registry record.
The record carries the whole server: verified identity, auth posture, risk grade, every tool classified, recommended policy — re-checked continuously.
Teams ship this data inside their own products. See what a licence covers →