New Your team’s decisions, in one playbook every coding agent works from. Never answer your agent twice

run_kernel_vm

Run a ChainGraph decision kernel's compute(policy_parameters) inside a sandboxed, deterministic, in-browser QuickJS-ng WebAssembly VM (ocg-deterministic-compute@2) and return its output_payload. Demo kernel set only -- for the full catalog, use the worker's compute kernels directly. Renders the i...

SERVERAinumbers Mcp Apps SOURCEpostoaklabs/ainumbers-mcp-apps
High RISK CLASS
Category Execute
Parameters 10 required
Recommended Rate-limitedsee the rule below
Registry record Grade F, identity unverified Pull the record →

This record as markdown: /tools/postoaklabs-ainumbers-mcp-apps/run-kernel-vm.md

What run_kernel_vm does on Ainumbers Mcp Apps

AI agents invoke run_kernel_vm to trigger actions in Ainumbers Mcp Apps. 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.

ParameterTypeRequiredDescription
inputs object Map of tool input element IDs to values (see manifest input_schema). Applied via AIN Bridge prefill.

Parameters from the server's own tool schema.

Why run_kernel_vm is rated High

This tool executes code (a decision kernel computation) in response to user-provided parameters. Although sandboxed and deterministic, it is fundamentally an Execute category tool because it triggers external computation operations whose side effects and outputs depend entirely on the arguments supplied.

From the tool's definition Tool executes arbitrary code via 'Run a ChainGraph decision kernel's compute(policy_parameters) inside a sandboxed...WebAssembly VM' and 'returns its output_payload'.

Questions about run_kernel_vm

What does the run_kernel_vm tool do? +

Run a ChainGraph decision kernel's compute(policy_parameters) inside a sandboxed, deterministic, in-browser QuickJS-ng WebAssembly VM (ocg-deterministic-compute@2) and return its output_payload. Demo kernel set only -- for the full catalog, use the worker's compute kernels directly. Renders the interactive AINumbers tool as a widget; inputs are applied via the AIN Bridge and the tool runs client-side (zero PII, zero network). It is categorised as a Execute tool in the Ainumbers Mcp Apps MCP Server, which means it can trigger actions or run processes. Use rate limits and argument validation.

What parameters does run_kernel_vm accept? +

run_kernel_vm accepts 1 parameter: inputs. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on run_kernel_vm? +

Register the Ainumbers Mcp Apps MCP server in PolicyLayer and add a rule for run_kernel_vm: 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 Ainumbers Mcp Apps. Nothing to install.

What risk level is run_kernel_vm? +

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

Can I rate-limit run_kernel_vm? +

Yes. Add a rate_limit block to the run_kernel_vm 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 run_kernel_vm completely? +

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

run_kernel_vm is provided by the Ainumbers Mcp Apps MCP server (postoaklabs/ainumbers-mcp-apps). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on Ainumbers Mcp Apps, and thousands of servers like it.

// THE MCP REGISTRY

PolicyLayer tracks 44,603 MCP servers and 515,000+ tools.

Every server has a live record: who publishes it, whether it answers without auth, its risk grade, every tool classified, the recommended policy. This page is one line of Ainumbers Mcp Apps's. Pull the full record:

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.