У нас вы можете посмотреть бесплатно Sandbox Your Coding Agents или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Every week there's a new story on how an AI agent has deleted stuff it shouldn't have: local files, cloud documents, backups etc. It feels like DOS all over again. And the news is that you can run coding agents in a safer manner, in a sandbox. Here are the main techniques, and watch for more details: run on a separate machine with a limited user and specific firewall rules mediate the agent's calls through scripts that can only do the safe actions run in docker, mount only the project folder mount a tmpfs over the folders you don't want the agent to access extract all your secrets from the code (need we say it?) add a second docker container that serves as network router to limit the actions of the agent; keep the agent container in a virtual network with the router container the router container can limit urls, ports, and services Interested in coding with LLMs? Join the AI-Powered Software Engineering workshop by Mozaic Works https://mozaicworks.com/product/ai-po.... Alex Bolboaca is a programmer, CTO, author, trainer and coach at Mozaic Works. Mozaic Works provides high quality, customized training, coaching, and advice for companies who want to improve their effectiveness in the market, mainly through the use of modern leadership and technical practices. Check out our offer and ask us questions at https://mozaicworks.com. Think. Design. Work Smart.