tokrepo_install

Get the install command and raw content for a TokRepo asset. Returns the content ready to be saved to a file or executed.

Server TokRepo — AI Asset Registry tokrepo-mcp-server
Category Execute
Risk class High
Parameters 00 required

What tokrepo_install does on TokRepo — AI Asset Registry

AI agents invoke tokrepo_install to trigger actions in TokRepo — AI Asset Registry. 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.

Why tokrepo_install needs a policy

While the tool may appear to only fetch data, its explicit purpose is to return content 'ready to be executed' or saved as runnable files (MCP configs, workflows, scripts). An AI agent misusing this tool could retrieve and execute malicious payloads, install unauthorized skills or configurations, or trigger unintended code execution.

From the tool's definition 'Returns the content ready to be saved to a file or executed' — the tool retrieves install commands and raw content intended for direct execution or file installation.

Questions about tokrepo_install

What does the tokrepo_install tool do? +

Get the install command and raw content for a TokRepo asset. Returns the content ready to be saved to a file or executed. It is categorised as a Execute tool in the TokRepo — AI Asset Registry MCP Server, which means it can trigger actions or run processes. Use rate limits and argument validation.

How do I enforce a policy on tokrepo_install? +

Register the TokRepo — AI Asset Registry MCP server in PolicyLayer and add a rule for tokrepo_install: 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 TokRepo — AI Asset Registry. Nothing to install.

What risk level is tokrepo_install? +

tokrepo_install is a Execute tool with high risk. Execute tools should be rate-limited and have argument validation enabled.

Can I rate-limit tokrepo_install? +

Yes. Add a rate_limit block to the tokrepo_install 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.

How do I block tokrepo_install completely? +

Set action: deny in the PolicyLayer policy for tokrepo_install. 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.

What MCP server provides tokrepo_install? +

tokrepo_install is provided by the TokRepo — AI Asset Registry MCP server (tokrepo-mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER 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 →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.