A secure sandbox execution environment for GPT-DB Agent
Project description
GPT-DB Sandbox
背景:AI Agent 逐步成为使用 AI 解决真实环境中各类问题的有力工具,然而真实环境的任务隔离性和安全性是企业落地中必然要考虑的问题。 GPT-DB Agent 目前不支持统一、可扩展的安全沙箱环境。
预期目标:
为 GPT-DB Agent 实现一个安全的沙箱执行环境(支持 Agent、工具的运行和多语言代码的执行)。 分三个部分:
- 基于 GPT-DB Agent + Docker 容器实现安全的代码执行环境,支持 Python、Shell、Node.js 等代码的执行,改造 GPT-DB 现有的代码执行智能体。
- 支持有状态的沙箱环境,多次代码执行可以在相同的环境中,并且上次环境的变更能影响下次的执行(例如第一次执行安装 pypi 依赖,第二次执行安装后的依赖能正常使用)
- 插件化的安全沙箱环境实现,设计统一的沙箱环境接口,支持 Docker、Podman、本地进程(基Cgroup/Namespace/WebAssembly等)等沙箱环境的实现。
产出要求:
- 项目设计文档(含架构图、原理图、实现细节等)
- 实现安全沙箱环境的核心模块(统一沙箱环境接口,Docker 实现和本地进程的实现)
- 提供完整的使用教程文档说明
- 基于沙箱环境,开发一个支持 Python 等代码执行的 Agent 案例
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gptdb_sandbox-0.7.3-py3-none-any.whl.
File metadata
- Download URL: gptdb_sandbox-0.7.3-py3-none-any.whl
- Upload date:
- Size: 32.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
11847f28c27c9a5eb9eaed6c2acd691da69454aa26f524b3236989fca97ad108
|
|
| MD5 |
b43c49892782cae742796492df5d5f75
|
|
| BLAKE2b-256 |
4e8599ad6b4cc4187a8c541c79e132e7a687ed362ac3088d778a54abe045aa6d
|