Reddi Self Improving Agent
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
The skill implements a 'self-improvement' mechanism that instructs the agent to modify its own core instruction files (e.g., SOUL.md, AGENTS.md, TOOLS.md) based on external inputs like command errors and user feedback. This creates a significant surface for indirect prompt injection, where malicious command output could be 'promoted' into the agent's permanent system context to alter future behavior. While the provided scripts (extract-skill.sh, error-detector.sh) and hooks are functionally benign and include basic path-traversal protections, the architectural design of allowing an AI to rewrite its own 'system prompts' is a high-risk vulnerability.
