📚 resourceActiveCuratedmedium

mofa

by mofa-org

MoFA - Modular Framework for Agents. Modular, Compositional and Programmable.

Stars

288

Skill Type

📖 Library & API Reference

Quality Score

120/200

License

Apache-2.0

Forks

175

Last Updated

Jun 11, 2026

Discovered

Mar 27, 2026

Validation

Passed

github.com/mofa-org/mofa

Quality Breakdown

120/ 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

medium

Requires extended permissions (shell access, subagents). Review before use.

Active

Updated within the last 90 days. Actively maintained.

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

Risk Assessment

  • Repository contains CLAUDE.md and AGENT.md files indicating persistent configuration for AI assistant behavior
  • CLI tool with multiple subcommands for agent creation, management, and execution (agent/create, agent/start, agent/stop, swarm.rs)
  • Plugin system with install/uninstall capabilities (plugin/install.rs, plugin/uninstall.rs) allowing dynamic code loading
  • Automated workflow files (.github/workflows/) including adversarial-gate.yml, automated-issue-triage.yml suggesting autonomous operations
  • Agent state management and session management system indicating multi-agent orchestration capabilities
  • RAG (Retrieval Augmented Generation) command and external integration points (tool/list, tool/info)