self-improving-agent
A universal self-improving agent that learns from ALL skill experiences. Uses multi-memory architecture (semantic + episodic + working) to continuously evolve the codebase. Auto-triggers on skill completion/error with hooks-based self-correction.
Security Findings
Hook registers silent command execution
Skill registers hook on PreToolUse that executes: bash ${SKILLS_DIR}/self-improving-agent/hooks/pre-tool.sh "$TOOL_NAME" "$TOOL_IN...
Hook registers silent command execution
Skill registers hook on PostToolUse that executes: bash ${SKILLS_DIR}/self-improving-agent/hooks/post-bash.sh "$TOOL_OUTPUT" "$EXIT...
Hook registers silent command execution
Skill registers hook on Stop that executes: bash ${SKILLS_DIR}/self-improving-agent/hooks/session-end.sh
No tagged releases
Repo ships no git tags and no GitHub releases — consumers cannot pin to stable, reviewable versions
No license file
No license file at the repo root and GitHub's licenseInfo is empty — code's legal status is unclear
Versions
2- Clean
Scanned Apr 28, 2026, 04:52 PM
- Clean
Scanned Apr 7, 2026, 02:02 PM