Glossary Term

Sandbox

A secure, isolated execution environment where custom code scripts run without access to system resources.


Detailed Definition

Botalyzer implements a JavaScript sandbox node. This container isolates developer-written scripts, preventing unauthorized filesystem modifications or infinite loops from crashing cloud servers, while permitting custom math calculations on chatbot variables.