by llm-platform-security · Agent Tool · ★ 106
SecGPT (aka IsolateGPT) SecGPT, aka IsolateGPT, is an LLM-based system that secures the execution of LLM apps via isolation. The key idea behind SecGPT is to isolate the execution of apps and to allow interaction between apps and the system only through well-defined interfaces with user permission. SecGPT can defend against multiple types of attacks, including app compromise, data stealing, inadvertent data exposure, and uncontrolled system alteration. The architecture of SecGPT is shown in the figure below. Learn more about SecGPT in our paper.
| Stars | 106 |
| Forks | 12 |
| Language | Python |
| Category | Agent Tool |
| Quality Score | 66.8308515855666/100 |
| Last Updated | 2025-01-31 |
| Created | 2024-03-07 |
| Platforms | python |
| Est. Tokens | ~74k |
These tools work well together with SecGPT for enhanced workflows:
Explore other popular agent tool tools:
SecGPT is An Execution Isolation Architecture for LLM-Based Agentic Systems. It is categorized as a Agent Tool with 106 GitHub stars.
SecGPT is primarily written in Python. It covers topics such as ai, ai-agents, chatgpt.
You can find installation instructions and usage details in the SecGPT GitHub repository at github.com/llm-platform-security/SecGPT. The project has 106 stars and 12 forks, indicating an active community.