MCP Sandbox Computer VM for AI
PYPI · MCP-SANDBOX-COMPUTER-VM-FOR-AI · SCANNED SEP 14
Named Docker and Fly Machine sandbox computers with an interactive MCP App dashboard.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security49
- Malware scan not yet available for this package.Unverified
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- 6 of 65 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency32
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- License check failed: the license (MIT License) isn't a recognized OSI-approved license. See how to fix → Fail
- Actively maintained (last published 7 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability75
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 247 tokens (~247/item across 1 items; 1 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
- Stability check failed: the tool surface changed between 0.2.2 and 0.2.3: 7 tool removals, 0 breaking changes, 1 additions. See how to fix → Fail
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Tool Safety75
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- 0 of 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "terminal_execute" implies "execute" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
- An AI judge read all 1 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the MCP Sandbox Computer VM for AI server?
MCP Sandbox Computer VM for AI runs locally as a PyPI package, launched with uvx mcp-sandbox-computer-vm-for-ai. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
pypi · mcp-sandbox-computer-vm-for-ai
claude mcp add flujo-app-mcp-sandbox-computer-vm-for-ai -- uvx mcp-sandbox-computer-vm-for-ai
{
"mcpServers": {
"flujo-app-mcp-sandbox-computer-vm-for-ai": {
"command": "uvx",
"args": [
"mcp-sandbox-computer-vm-for-ai"
]
}
}
} {
"servers": {
"flujo-app-mcp-sandbox-computer-vm-for-ai": {
"command": "uvx",
"args": [
"mcp-sandbox-computer-vm-for-ai"
]
}
}
} codex mcp add flujo-app-mcp-sandbox-computer-vm-for-ai -- uvx mcp-sandbox-computer-vm-for-ai
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"flujo-app-mcp-sandbox-computer-vm-for-ai": {
"type": "local",
"command": [
"uvx",
"mcp-sandbox-computer-vm-for-ai"
],
"enabled": true
}
}
} openclaw mcp add flujo-app-mcp-sandbox-computer-vm-for-ai --command uvx --arg mcp-sandbox-computer-vm-for-ai
mcp_servers:
flujo-app-mcp-sandbox-computer-vm-for-ai:
command: "uvx"
args: ["mcp-sandbox-computer-vm-for-ai"] {
"McpServers": {
"flujo-app-mcp-sandbox-computer-vm-for-ai": {
"Transport": "stdio",
"Command": "uvx",
"Arguments": [
"mcp-sandbox-computer-vm-for-ai"
]
}
}
} assistant mcp add flujo-app-mcp-sandbox-computer-vm-for-ai -t stdio -c uvx -a mcp-sandbox-computer-vm-for-ai
{
"mcpServers": {
"flujo-app-mcp-sandbox-computer-vm-for-ai": {
"command": "uvx",
"args": [
"mcp-sandbox-computer-vm-for-ai"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 14 Sept 26 −15
- Malware scan: pass → unverified ▼ security
- 13 Sept 26 0
- Package version: 0.2.2 → 0.2.3 functional
- 8 Sept 26 +15
- Malware scan: unverified → pass ▲ security
- 7 Sept 26 −29
- Malware scan: pass → unverified ▼ security
- Stability: 0.83 → fail ▼ security
- Schema quality: pass → fail ▼ functional
- Schema quality: good → excellent functional
- Package version: 0.2.2 → 0.2.3 functional
- 6 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.
- 4 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 73 to 77. That category is still filling its 30-day observation window: 22 days of observed history at the previous scan, 23 at this one. The score rises as the window fills, whether or not the server changes.
- 2 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 67 to 70. That category is still filling its 30-day observation window: 20 days of observed history at the previous scan, 21 at this one. The score rises as the window fills, whether or not the server changes.
- 31 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 60 to 63. That category is still filling its 30-day observation window: 18 days of observed history at the previous scan, 19 at this one. The score rises as the window fills, whether or not the server changes.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 14 Sept 2026 · Analysed pypi/mcp-sandbox-computer-vm-for-ai@0.2.3
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | pypi |
Background: How many MCP packages publish verified provenance →
Dependencies 65 packages
| Packages resolved | 65 |
|---|---|
| Stale | 5 |
| No linked repository | 1 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
terminal_execute ~247
Execute a shell command in an isolated Debian Linux sandbox. Commands run in bash. Each call is independent — no state (shell variables, working directory) persists between calls (however filesystem does persist). Use the working_directory parameter or chain commands with && to control execution context. To write files or pass data without shell escaping, use the stdin parameter (e.g., command="cat > file.txt" with content in stdin). Commands time out after 120 seconds by default (override with the timeout parameter for long-running operations).
| Name | Type | Req | Description |
|---|---|---|---|
| args | array | – | List of arguments for direct execution (mutually exclusive with command). |
| command | string | – | Shell command string (mutually exclusive with args). |
| computer_id | string | – | Stable computer slug. Omit to create and select a readable random ID for this MCP session. |
| stdin | string | – | Content to pipe to stdin. |
| temporary | boolean | – | Remove the computer when its MCP session shuts down. Set false to keep it provider-side and reconnect by computer_id. |
| timeout | integer | – | Timeout in seconds (defaults to server config). |
| working_directory | string | – | Working directory for the command (must be absolute). |
No output schema declared.
No examples provided.
What is the MCP Sandbox Computer VM for AI server?
MCP Sandbox Computer VM for AI is listed in the public MCP registry as io.github.flujo-app/mcp-sandbox-computer-vm-for-ai. Named Docker and Fly Machine sandbox computers with an interactive MCP App dashboard. This page covers its PyPI package (mcp-sandbox-computer-vm-for-ai).
Is the MCP Sandbox Computer VM for AI server safe to use?
MCP Sandbox Computer VM for AI scores 51 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 14 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the MCP Sandbox Computer VM for AI server expose?
MCP Sandbox Computer VM for AI exposes 1 tool: terminal_execute. Their descriptions and schemas cost roughly 247 tokens of context every time the server is loaded.
Is the MCP Sandbox Computer VM for AI server still maintained?
MCP Sandbox Computer VM for AI is still listed as active in the MCP registry. We last reached this channel on 14 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.