Hi n8n community ![]()
We’d like to share a new n8n Community Node:
@zenlayer/n8n-nodes-sandbox
This node lets you interact with a secure, isolated sandbox environment from n8n, designed for safely running Python workloads and system-level tasks without affecting your main n8n instance.
Key Features
-
Execute Python code inside an isolated sandbox
-
Upload files to the sandbox environment
-
Download files generated during execution
-
Execute commands (e.g. CLI tools, scripts)
What is Sandbox?
Sandbox is a cloud-based execution service by Zenlayer. It spins up lightweight, on-demand isolated environments, making it suitable for running dynamic or untrusted workloads securely.
Typical use cases include:
-
Dynamic Python logic in workflows
-
AI / Agent tool execution
-
Secure script and file processing
-
Handling untrusted inputs safely
NPM:
https://www.npmjs.com/package/@zenlayer/n8n-nodes-sandbox
Sandbox (Beta, apply for access):
https://www.sandbox.zenlayer.ai/
Example Workflow
We’re currently in beta and actively collecting feedback from the community.
You’re welcome to reply here or contact me at [email protected].
Thanks! ![]()
