vstorm-co/pydantic-ai-backend
File Storage & Sandbox Backends for Pydantic AI: console tools for file operations, Docker-isolated sandboxes for safe execution, and permission system with presets for access control. Enables secure multi-user handling and testing in agents via in-memory, local, or containerized storage.
This tool helps AI developers create agents that can safely interact with files and execute code. It provides various backends for file storage (in-memory, local, or isolated Docker containers) and a console toolset for file operations like reading, writing, and executing commands. Developers building AI coding assistants, multi-user web apps, or secure code review bots would use this.
Available on PyPI.
Use this if you need to give your Pydantic AI agent controlled and secure access to file systems and code execution, especially in multi-user or untrusted environments.
Not ideal if your AI agent does not require file system interaction or code execution capabilities.
Stars
48
Forks
9
Language
Python
License
MIT
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Dependencies
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/vstorm-co/pydantic-ai-backend"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
OpenMind/OM1
Modular AI runtime for robots
AgentEra/Agently
[GenAI Application Development Framework] 🚀 Build GenAI application quick and easy 💬 Easy to...
mesa/mesa-llm
Extension to the Mesa repository to provide with the ability to plug LLM directly into your...
datapizza-labs/datapizza-ai
Build reliable Gen AI solutions without overhead 🍕
victordibia/designing-multiagent-systems
Building LLM-Enabled Multi Agent Applications from Scratch