WeismannS/Proto-agent
A modular AI agent framework with secure CLI and toolkit architecture
This is a framework for Python developers who want to build AI agents with robust security features. It helps you create agents that can analyze code, run tests, or manage files, but with strict controls over what they're allowed to do. You feed it a task and define the agent's permissions, and it delivers a response, either after human approval or autonomously based on your pre-set safety rules. It's ideal for developers exploring or implementing secure AI agent architectures.
No commits in the last 6 months. Available on PyPI.
Use this if you are a Python developer learning about AI agents and need to build one with human oversight and granular permission controls for safer operations.
Not ideal if you need a high-performance, ready-to-deploy agent for production or are not a developer building custom AI agent solutions.
Stars
13
Forks
2
Language
Python
License
—
Category
Last pushed
Sep 19, 2025
Commits (30d)
0
Dependencies
8
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/WeismannS/Proto-agent"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
microsoft/agent-framework
A framework for building, orchestrating and deploying AI agents and multi-agent workflows with...
fetchai/uAgents
A fast and lightweight framework for creating decentralized agents with ease.
i-am-bee/beeai-framework
Build production-ready AI agents in both Python and Typescript.
Intelligent-Internet/ii-agent
II-Agent: a new open-source framework to build and deploy intelligent agents
agentuniverse-ai/agentUniverse
agentUniverse is a LLM multi-agent framework that allows developers to easily build multi-agent...