
MiniAGI
A lightweight AI agent designed to perform basic tasks using GPT-3.5 and GPT-4.
🛡️ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for MiniAGI, derived from its capabilities.
These scores are auto-generated from public information (the agent's own listing, docs, and repository) using the canonical OWASP AIVSS formula and the MAESTRO framework — an estimate for guidance, not a penetration test, audit, or certification. See the scoring methodology. Are you the vendor? Factual corrections are free.
Overview
MiniAGI is a lightweight autonomous agent that operates with GPT-3.5-Turbo or GPT-4 models. It's built around a carefully crafted prompt system and includes a basic set of tools, allowing it to perform tasks while showing its reasoning process (chain-of-thoughts). The system features short-term memory capabilities with summarization to maintain context, and it can engage in inner monologue – meaning it can "think through" problems internally. It also has self-criticism abilities, allowing it to evaluate and potentially improve its own responses and decisions.
Key features
- lightweight
- autonomous agent
- task automation
- gpt-4
- developers
Use cases
- Performing quick data analysis tasks.
- Conducting basic network security assessments.
- Generating simple digital artwork.
- Automating routine tasks like ordering services.