Sandboxed Python execution for AI agents. PEP 723 inline deps, multi-version Python, zero pollution.
Sandboxed Python execution for AI agents. Scripts run in ephemeral, isolated environments with inline dependencies (PEP 723) -- zero host pollution, zero leftover venvs, zero package conflicts. Every coding agent can already run Python on your host. The problem is what happens next: packages accumulate, venvs sprawl, and a rogue breaks your system. mcp-python-exec-sandbox eliminates this: Scripts…
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (stdio). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Forge hat zu diesem Eintrag keinen Scan verzeichnet und hat daher keine Beobachtung seiner Tool-Oberfläche. Das ist das Fehlen eines Belegs, nicht der Beleg, dass er keine Tools offenlegt.
Sandboxed Python execution for AI agents. Scripts run in ephemeral, isolated environments with inline dependencies (PEP 723) -- zero host pollution, zero leftover venvs, zero package conflicts. Every coding agent can already run Python on your host. The problem is what happens next: packages accumulate, venvs sprawl, and a rogue breaks your system. mcp-python-exec-sandbox eliminates this: Scripts execute in a sandbox (bubblewrap on Linux, Docker on macOS/other platforms) Dependencies are…