ClawNet: Human-Symbiotic Agent Network for Cross-User Autonomous Cooperation
Summary
ClawNet introduces a human-symbiotic agent network where each user owns a permanently bound agent that collaborates on their behalf, using identity-based governance to enable secure cross-user autonomous cooperation.
View Cached Full Text
Cached at: 04/22/26, 06:17 AM
Paper page - ClawNet: Human-Symbiotic Agent Network for Cross-User Autonomous Cooperation
Source: https://huggingface.co/papers/2604.19211
Abstract
AI agents must evolve beyond individual task automation to enable secure, governed collaboration among multiple users through a human-symbiotic paradigm with identity-based governance mechanisms.
Current AI agent frameworks have made remarkable progress in automating individual tasks, yet all existing systems serve a single user. Human productivity rests on the social and organizational relationships through which people coordinate, negotiate, and delegate. When agents move beyond performing tasks for one person to representing that person in collaboration with others, the infrastructure for cross-user agent collaboration is entirely absent, let alone the governance mechanisms needed to secure it. We argue that the next frontier for AI agents lies not in stronger individual capability, but in the digitization of human collaborative relationships. To this end, we propose ahuman-symbiotic agent paradigm. Each user owns a permanently bound agent system that collaborates on the owner’s behalf, forming a network whose nodes are humans rather than agents. This paradigm rests on three governance primitives. Alayered identity architectureseparates aManager Agentfrom multiple context-specificIdentity Agents; theManager Agentholds global knowledge but is architecturally isolated from external communication.Scoped authorizationenforces per-identity access control and escalates boundary violations to the owner.Action-level accountabilitylogs every operation against its owner’s identity and authorization, ensuring full auditability. We instantiate this paradigm inClawNet, anidentity-governed agent collaboration frameworkthat enforcesidentity bindingandauthorization verificationthrough a central orchestrator, enabling multiple users to collaborate securely through their respective agents.
View arXiv pageView PDFProject pageAdd to collection
Get this paper in your agent:
hf papers read 2604\.19211
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2604.19211 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2604.19211 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2604.19211 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
WeClawArena: An Auditable Sandbox and Benchmark for Cross-User Agents Collaboration and Security in Human-Centered Agent Networks
WeClawArena is an auditable benchmark and runtime sandbox for evaluating multi-party cross-user agent collaboration and security in human-centered agent networks, measuring task utility and attack success rates across personal workspace tasks.
I built a multi-agent platform on top of OpenClaw — 72 specialized agents, each with their own domain, all connected through ClawSwarm
A user built AI Pair, an open-source coordination layer on top of OpenClaw, enabling 72 specialized agents to discover, register, and collaborate on complex tasks across domains.
Nemotron Labs: What OpenClaw Agents Mean for Every Organization
OpenClaw, an open-source persistent AI assistant, has become the most-starred GitHub project, sparking debate over security and autonomy. NVIDIA is collaborating to enhance security and releasing NemoClaw as a secure reference implementation.
AutoResearchClaw: Self-Reinforcing Autonomous Research with Human-AI Collaboration
AutoResearchClaw is a multi-agent autonomous research system that improves scientific discovery through structured debate, self-healing execution, and human collaboration, outperforming previous systems on the ARC-Bench benchmark by 54.7%.
Claw Patrol: an open-source security firewall for agents
Deno open-sources Claw Patrol, a security firewall for AI agents that routes traffic through a tunnel, parses protocols, injects credentials, and enforces rules to prevent dangerous actions like SQL deletions or kubectl commands.