Что такое isol8?
Безопасное выполнение ненадежного кода Python, Node.js, Bun, Deno и Bash в изолированных контейнерах Docker. Источник: illusion47586/isol8.
Безопасное выполнение ненадежного кода Python, Node.js, Bun, Deno и Bash в изолированных контейнерах Docker.
Быстро установите AI-навык isol8 в вашу среду разработки через командную строку
Источник: illusion47586/isol8.
Isol8 is a secure execution engine for running untrusted code inside Docker containers with strict resource limits, network controls, and output sanitization. Use this skill when you need to execute code, scripts, or system commands in a safe, isolated environment.
For full documentation, see the isol8 docs. This file is a quick-reference for AI agents — it covers the most common operations and links to detailed docs for everything else.
| isol8 run [file] | Execute code in an isolated container | CLI: run | | isol8 setup | Build Docker images, optionally bake in packages | CLI: setup | | isol8 cleanup | Remove orphaned isol8 containers | CLI: cleanup | | isol8 serve | Start HTTP server for remote execution (downloads binary on first use) | CLI: serve |
Стабильные поля и команды для ссылок в AI/поиске.
npx skills add https://github.com/illusion47586/isol8 --skill isol8Безопасное выполнение ненадежного кода Python, Node.js, Bun, Deno и Bash в изолированных контейнерах Docker. Источник: illusion47586/isol8.
Откройте терминал или инструмент командной строки (Terminal, iTerm, Windows Terminal и т.д.) Скопируйте и выполните эту команду: npx skills add https://github.com/illusion47586/isol8 --skill isol8 После установки навык будет автоматически настроен в вашей AI-среде разработки и готов к использованию в Claude Code, Cursor или OpenClaw
https://github.com/illusion47586/isol8