Run a pre-built query template with parameters. Parameter format: Use numeric keys (
AI agents invoke mine_run_template to trigger actions in AGR 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.
Although this tool queries genomics data (which would normally be 'Read'), the use of 'run' and 'template' with parameters indicates execution of pre-defined operations whose behavior depends on supplied arguments. The parameter substitution capability means an AI could potentially instantiate templates in unexpected ways.
From the tool's definition Tool name 'mine_run_template' combined with description 'Run a pre-built query template with parameters' indicates execution of templated queries. The ability to 'run' operations with customizable parameters suggests dynamic code/query execution.
Attacks that exploit this kind of access
Run a pre-built query template with parameters. Parameter format: Use numeric keys (. It is categorised as a Execute tool in the AGR MCP Server MCP Server, which means it can trigger actions or run processes. Use rate limits and argument validation.
Register the AGR MCP Server MCP server in PolicyLayer and add a rule for mine_run_template: 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 AGR MCP Server. Nothing to install.
mine_run_template 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 mine_run_template 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 mine_run_template. 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.
mine_run_template is provided by the AGR MCP Server MCP server (nuin/agr-mcp-server-js). 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 →