by aeonfun
The most autonomous AI agent framework: runs unattended on GitHub Actions, self-healing skills, drives Claude Code, Grok, Codex & more. No approval loops. Configure once, forget forever.
# Add to your Claude Code skills
git clone https://github.com/aeonfun/aeonLast scanned: 7/14/2026
{
"issues": [
{
"file": "CLAUDE.md",
"line": 102,
"type": "prompt-injection",
"message": "Possible instruction-override phrase: \"Ignore previous instructions\"",
"severity": "high"
},
{
"file": "CLAUDE.md",
"line": 108,
"type": "secret-exfiltration",
"message": "Instruction appears to send credentials/secrets to an external endpoint",
"severity": "high"
},
{
"file": "docs/examples/skill-templates/social-monitor/SKILL.md",
"line": 18,
"type": "secret-exfiltration",
"message": "Instruction appears to send credentials/secrets to an external endpoint",
"severity": "medium"
},
{
"file": "skills/bd-radar/SKILL.md",
"line": 78,
"type": "secret-exfiltration",
"message": "Instruction appears to send credentials/secrets to an external endpoint",
"severity": "medium"
},
{
"file": "skills/bd-radar/SKILL.md",
"line": 83,
"type": "secret-exfiltration",
"message": "Instruction appears to send credentials/secrets to an external endpoint",
"severity": "medium"
},
{
"file": "skills/defi-overview/SKILL.md",
"line": 143,
"type": "secret-exfiltration",
"message": "Instruction appears to send credentials/secrets to an external endpoint",
"severity": "medium"
}
],
"status": "PASSED",
"scannedAt": "2026-07-14T06:10:18.938Z",
"npmAuditRan": true,
"pipAuditRan": true,
"promptInjectionRan": true
}aeon is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by aeonfun. The most autonomous AI agent framework: runs unattended on GitHub Actions, self-healing skills, drives Claude Code, Grok, Codex & more. No approval loops. Configure once, forget forever. It has 668 GitHub stars.
Yes. aeon passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/aeonfun/aeon" and add it to your Claude Code skills directory (see the Installation section above).
aeon is primarily written in TypeScript. It is open-source under aeonfun on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh aeon against similar tools.
No comments yet. Be the first to share your thoughts!