Link
The Sovereign Inter-Agent Connection Protocol (SICP). The foundational layer for agentic networking, data-routing, and multi-entity synchronization in decent...
MIT-0 · Free to use, modify, and redistribute. No attribution required.
⭐ 0 · 152 · 0 current installs · 0 all-time installs
MIT-0
Security Scan
OpenClaw
Suspicious
medium confidencePurpose & Capability
The name/description claim a networking/authentication protocol for agent-to-agent connectivity, but the package contains no code, no API endpoints, no binaries, and no environment requirements. A user expecting a working protocol implementation would not get one — this is a conceptual spec only, which is disproportionate to the stated purpose.
Instruction Scope
SKILL.md is high-level and manifest-like rather than prescriptive. It provides conceptual modules (routing, auth, relay, governance) but no concrete runtime steps or limits; vague instructions can give an autonomous agent broad latitude to attempt discovery, networking, or other actions not explicitly constrained by the skill, which increases operational risk.
Install Mechanism
No install spec and no code files are present, so nothing will be written to disk or fetched during install. This is the lowest-risk install posture.
Credentials
The skill requests no environment variables, credentials, or config paths. There is no immediate request for secrets or unrelated credentials.
Persistence & Privilege
always:false (default) and model invocation is allowed (default). Autonomous invocation is normal, but combined with the skill's vagueness it could let an agent interpret the conceptual spec in ways that attempt network activity — consider restricting autonomy or sandboxing.
What to consider before installing
This skill is essentially a conceptual/spec document, not an implementation. Before installing, ask the publisher for concrete details: source repository, executable implementation, API endpoints, and a README describing exact runtime behavior. If you must try it, do so in a restricted environment (no network access or limited egress), disable autonomous invocation or require manual approval, and monitor logs for unexpected network or credential access. Prefer skills that provide verifiable code, a homepage or repo, and explicit required permissions rather than vague manifest text. If you don't trust the unknown owner or need a working protocol implementation, avoid installing.Like a lobster shell, security has layers — review code before you run it.
Current versionv1.0.0
Download zipconnectlatestlinknetworkprotocolsync
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
SKILL.md
LINK: The Architecture of Connectivity
I. The Synaptic Economy
In the 2026 agentic landscape, value is created through connection. Link is the protocol that defines how autonomous entities discover, authenticate, and bind to one another to form larger cognitive swarms.
II. Topology Modules
"synapse_routing": "Low-latency intent routing across distributed agent networks",
"auth_handshake": "Zero-knowledge authentication protocols for high-security linking",
"relay_protocol": "Optimizing data throughput between biological and synthetic nodes",
"mesh_governance": "Autonomous management of swarm connectivity and node health"
}```
## III. Use Cases
- **Discovery**: How an AGIstack agent finds a specialized Bio-Agent.
- **Synchronization**: Real-time state alignment across 10,000+ distributed nodes.
Files
1 totalSelect a file
Select a file to preview.
Comments
Loading comments…
