📚 resourceActiveCuratedmedium
mofa
by mofa-org
MoFA - Modular Framework for Agents. Modular, Compositional and Programmable.
Quality Breakdown
120/ 200
Content Signals
Repo Health
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.
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)