📚 resourceStalePromisinghigh

AutoAgent

by HKUDS

"AutoAgent: Fully-Automated and Zero-Code LLM Agent Framework"

Stars

9.4k

Skill Type

📖 Library & API Reference

Quality Score

87/200

License

MIT

Forks

1.3k

Last Updated

Jun 11, 2026

Discovered

Apr 7, 2026

Validation

Passed

github.com/HKUDS/AutoAgent

Quality Breakdown

87/ 200

Content Signals

â—‹Gotchas/Edge Cases+40
✓Progressive Disclosure+30
â—‹Trigger Description+20
â—‹Verification/Safety+20
✓Code Examples+15
✓Composability+15

Repo Health

â—‹Recent Activity+15
✓Scripts/Automation+10
✓Real Usage (Issues)+10
â—‹Single Responsibility+10
✓Config/Persistence+10
✓Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.

Trust & Verification

high

Broad system access required. Carefully review permissions before installing.

Stale

No commits in 90-365 days and no tagged releases.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • Multi-agent spawning and orchestration framework - agents can create, edit, and spawn other agents dynamically
  • System agent modules request elevated capabilities including programming_agent, filesurfer_agent, and system_triage_agent for autonomous system operations
  • Docker environment support (docker_env.py) indicates container execution capabilities
  • Browser automation and environment manipulation (browser_env.py, browser_cookies.py) for autonomous web interactions
  • Tool retrieval and dynamic function calling system (fn_call_converter.py, tool_retriver_agent.py) enabling execution of arbitrary tools
  • Meta-agent framework (agent_creator.py, agent_editor.py, workflow_creator.py) that programmatically generates and modifies agent configurations