Ruflo Agent
Plugin Verified ActiveAgent runtimes for ruflo — local WASM-sandboxed agents (rvagent: 10 wasm_agent_*/wasm_gallery_* MCP tools, built on @ruvector/rvagent-wasm + @ruvector/ruvllm-wasm per ADR-070) plus Anthropic Claude Managed Agents as a cloud backend (managed_agent_* MCP tools per ADR-115). One interface, local-vs-cloud runtimes.
To offer a unified interface for developers to interact with both local, sandboxed WASM agents and cloud-hosted managed agents, providing flexibility and choice for different agent workloads.
Features
- Unified interface for local WASM and cloud managed agents
- Local WASM agents for sandboxed, untrusted code execution
- Cloud managed agents for long-running, network-enabled tasks
- Tooling for agent lifecycle management (create, prompt, terminate)
- Agent gallery for sharing and discovering WASM agents
Use Cases
- Running untrusted code safely in a WASM sandbox
- Developing and testing agent configurations locally
- Executing long-running or asynchronous tasks in a cloud container
- Managing agent sessions, transcripts, and resources in the cloud
- Sharing and discovering WASM agents within a community gallery
Non-Goals
- Providing a direct interface to underlying WASM VMs or cloud infrastructure APIs
- Managing agent lifecycles outside of the provided toolkits
- Enabling direct file system access for WASM agents beyond their sandbox
- Replacing the need for API keys or cloud beta access for managed agents
Prerequisites
- ANTHROPIC_API_KEY or CLAUDE_API_KEY with Claude Managed Agents beta access (for cloud runtime)
- WASM runtime dependencies (for local WASM runtime)
Installation
First, add the marketplace
/plugin marketplace add ruvnet/ruflo/plugin install ruflo-agent@rufloContains 3 extensions
Skill (3)
Run an Anthropic Claude Managed Agent — a cloud agent harness (container + filesystem + tools), the cloud counterpart of the local wasm-agent runtime
Create and manage sandboxed WASM agents for isolated code execution
Browse, publish, and install WASM agents from the community gallery
Quality Score
VerifiedTrust Signals
Similar Extensions
Uc Taskmanager
100SDD WORK-PIPELINE Agent — Requirements analysis & development 6-agent full pipeline with DAG-based orchestration and sliding window context management
Aws Agentic Ai
99AWS Bedrock AgentCore comprehensive expert for deploying and managing all AgentCore services including Gateway, Runtime, Memory, Identity, Code Interpreter, Browser, Observability, Agent Registry, and Evaluations
Deployment Validation
99Pre-deployment checks, configuration validation, and deployment readiness assessment
Azure
99Microsoft Azure MCP and Skills integration for cloud resource management, deployments, and Azure services. Manage your Azure infrastructure, monitor applications, and deploy resources directly from Claude Code.
Terraform Patterns
99Terraform infrastructure-as-code agent skill and plugin for module design patterns, state management strategies, provider configuration, security hardening, and CI/CD plan/apply workflows. Covers mono-repo vs multi-repo, workspaces, policy-as-code, and drift detection.
Context Mode
98MCP server that saves 98% of your context window with session continuity. Sandboxed code execution in 11 languages, FTS5 knowledge base with BM25 ranking, and automatic state restore across compactions.