주어진 쿼리에 대해 코드를 생성합니다. 특정 프로그래밍 언어나 프레임워크를 명시하면 더 정확한 코드를 얻을 수 있습니다. model 인자의 경우 유저가 명시하지 않았으면 비워두세요.
AI agents invoke rini_create_and_execute_mcp_server to trigger actions in Rini MCP Server. What it does depends on the arguments the agent supplies, and its effects often reach beyond the immediate call — builds kicked off, notifications sent, workflows started.
The tool both generates and executes code (an MCP server), meaning arbitrary code runs in the environment. This is Execute category with critical severity because an AI agent could generate and run malicious or unintended code with broad system impact.
From the tool's definition rini_create_and_execute_mcp_server — name contains 'create_and_execute'; server description mentions 'code generation/execution'; sibling tool rini_python_code_execution confirms execution capabilities on this server
Attacks that exploit this kind of access
주어진 쿼리에 대해 코드를 생성합니다. 특정 프로그래밍 언어나 프레임워크를 명시하면 더 정확한 코드를 얻을 수 있습니다. model 인자의 경우 유저가 명시하지 않았으면 비워두세요. It is categorised as a Execute tool in the Rini MCP Server MCP Server, which means it can trigger actions or run processes. Use rate limits and argument validation.
Register the Rini MCP Server MCP server in PolicyLayer and add a rule for rini_create_and_execute_mcp_server: 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 Rini MCP Server. Nothing to install.
rini_create_and_execute_mcp_server is a Execute tool with high risk. Execute tools should be rate-limited and have argument validation enabled.
Yes. Add a rate_limit block to the rini_create_and_execute_mcp_server 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 rini_create_and_execute_mcp_server. 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.
rini_create_and_execute_mcp_server is provided by the Rini MCP Server MCP server (mori-mmmm/rini-mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
Every MCP server has a record like this.
Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.
Teams ship this data inside their own products. See what a licence covers →