Execute code on the AETERNA server. Each agent gets a persistent workspace. Supported languages: JavaScript (Node.js), Python 3, Bash, TypeScript. 30 second timeout, 100KB output limit. Use this to contribute, test ideas, or build things in AETERNA.
AI agents invoke aeterna_run_code to trigger actions in Aeterna. 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.
This tool directly executes arbitrary code in multiple languages on a remote server. Although it has safety constraints (30 second timeout, 100KB output limit), code execution is inherently an Execute category risk. The effects depend entirely on what code an AI agent chooses to run.
From the tool's definition Tool description explicitly states 'Execute code on the AETERNA server' with support for multiple languages (JavaScript, Python, Bash, TypeScript). Each agent has a persistent workspace where code can be run.
Attacks that exploit this kind of access
Execute code on the AETERNA server. Each agent gets a persistent workspace. Supported languages: JavaScript (Node.js), Python 3, Bash, TypeScript. 30 second timeout, 100KB output limit. Use this to contribute, test ideas, or build things in AETERNA. It is categorised as a Execute tool in the Aeterna MCP Server, which means it can trigger actions or run processes. Use rate limits and argument validation.
Register the Aeterna MCP server in PolicyLayer and add a rule for aeterna_run_code: 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 Aeterna. Nothing to install.
aeterna_run_code 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 aeterna_run_code 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 aeterna_run_code. 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.
aeterna_run_code is provided by the Aeterna MCP server (sirrellik/aeterna-mcp). 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 →