{"id":"anentrypoint-gm-exec","name":"gm-exec","af_score":56.2,"security_score":15.2,"reliability_score":21.2,"what_it_does":"gm-exec is a code execution tool intended for MCP clients and a CLI. It runs user-provided code/commands in multiple languages (JS/TS, Python, Go, Rust, C/C++, Java, Deno, bash) with a 15s execution ceiling; after that it background-executes and returns a task id that can be polled/closed.","best_when":"You control the execution environment (host/container), understand the security implications of running arbitrary code, and need an MCP-compatible execution backend with multi-language support.","avoid_when":"You need strong access control and safe sandboxing for untrusted users, or you require well-specified operational/SLA and clear retry/idempotency semantics.","last_evaluated":"2026-03-30T13:44:30.957475+00:00","has_mcp":true,"has_api":false,"auth_methods":[],"has_free_tier":false,"known_gotchas":["Execution is capped at 15 seconds; long commands are backgrounded and must be polled/closed with the task id.","Because it executes arbitrary code/commands, agents should assume potential side effects (files/network/processes) unless additional isolation controls are enforced outside this tool."],"error_quality":0.0}