There are 0 repository under untrusted-code topic.
🏜️ A sandbox that runs user-supplied JavaScript/TypeScript scripts.
📦 Run untrusted python code on the server.
Safely execute untrusted code with ESM syntax support, dynamic injection of ESM modules from URL or plain JS code, and granular access control based on whitelisting for each JS object.
Want to see how something like Internet Chemotherapy works without bricking your own vms? This is a jail to reduce the python runtime from doing bad things on the host when running untrusted code. Nerf what you do not need :space_invader: + :bug: :soccer: :football: :whale:
A dramatic cybersecurity awareness demonstration that simulates a system breach by revealing user information and system details.
Tries to mitigate risks of untrusted code by running it in an isolated environment
SafeJS- Hermetic Sandboxing for JavaScript
Node.js V8 Sandboxes: Allow to execute code in an isolated sandbox environment using Node.js vm module by controlling imports, restricting file system access, and exposing limited APIs
🐋 whalebox lets you run untrusted code easily via simple HTTP APIs.