Skip to content

feat(codemode): add secure-exec MCP executor#1

Draft
NathanFlurry wants to merge 3 commits into
mainfrom
agent/secure-exec-executor
Draft

feat(codemode): add secure-exec MCP executor#1
NathanFlurry wants to merge 3 commits into
mainfrom
agent/secure-exec-executor

Conversation

@NathanFlurry

Copy link
Copy Markdown
Member

Summary

  • add @secure-exec/mcp, a Node-hosted executor for Cloudflare Code Mode
  • run each generated JavaScript execution in a fresh secure-exec VM with network denied by default
  • bridge trusted providers/connectors through schema-validated secure-exec bindings and re-export the Code Mode MCP builders

Validation

  • pnpm --dir packages/secure-exec-mcp test
  • pnpm build
  • pnpm run check
  • pnpm --filter @secure-exec/mcp pack --pack-destination /tmp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant