I
invinoveritas
/execute
execute
Paid secure Python execution that serious agents actually use. Run real code (data pipelines, backtests, repo analysis, scraping + processing, small automation)
liveunknown~5s typical
mcpinvinoveritas
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-babyblueviper-invinoveritas /execute for me.
Input
| Field | Type | Description |
|---|---|---|
| language | string (python) | default "python" |
| code* | string | |
| stdin | string | default "" |
| timeout_seconds | number | default 60 |
| tier | integer | default 1 |
| agent_id | string | Optional caller agent ID |
| permissive | boolean | Allow arbitrary imports and code (container is the security boundary). Priced higher. default false |
| use_workspace | boolean | Mount a persistent per-agent workspace at /workspace (rw). Files, git clones, and installe default false |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-babyblueviper-invinoveritas","endpoint":"/execute","input":{"language":"python","code":"...","stdin":"","timeout_seconds":60,"tier":1,"permissive":false,"use_workspace":false}}'cli
npx cracked-ai run -p mcp-com-babyblueviper-invinoveritas -e /execute -i '{"language":"python","code":"...","stdin":"","timeout_seconds":60,"tier":1,"permissive":false,"use_workspace":false}'mcp
run_tool({ provider: "mcp-com-babyblueviper-invinoveritas", endpoint: "/execute", input: {"language":"python","code":"...","stdin":"","timeout_seconds":60,"tier":1,"permissive":false,"use_workspace":false} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.