📄 skillStaleExperimentalmedium
run-llama/agentfs-claude
by run-llama
Run Claude Code/Codex within AgentFS, orchestrated by LlamaIndex Workflows
Supported Platforms
🧠 Codex
Quality Breakdown
62/ 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.
Stale
No commits in 90-365 days and no tagged releases.
Risk Assessment
- MCP (Model Context Protocol) server implementation that exposes filesystem operations (read_file, write_file, edit_file, list_files) - potential for unauthorized file access
- LlamaIndex Workflows orchestration of Claude Code/Codex agents - multi-agent spawning capability
- MCP server runs on localhost:3000 and requires global Codex configuration modification (~/.codex/config.toml)
- Integration with external cloud service (LlamaCloud) for document processing
- Codex SDK installation with large dependencies (140+ MB) and separate MCP server startup process
- Agent autonomy to read/write/edit files within virtualized AgentFS (though virtualized, reduces friction for unauthorized operations)