Pilot A2a Bridge
v1.0.0Bridge A2A (Agent-to-Agent) protocol messages over Pilot tunnels. Use this skill when: 1. You need to connect A2A agents across different networks 2. You wan...
⭐ 0· 19·1 current·1 all-time
byCalin Teodor@teoslayer
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
Capability signals
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the requested resources: the skill is an instruction-only bridge that expects the pilotctl binary and a running pilot daemon, which is coherent for bridging A2A messages across networks.
Instruction Scope
Instructions stay within the stated purpose (starting daemon, listen/send/recv/subscribe). Minor omissions: the example scripts assume jq and a process_task function that are not declared; the skill instructs agents to send arbitrary JSON payloads, which is expected for messaging but also means the skill can carry any data the agent provides (normal for a messaging bridge).
Install Mechanism
No install spec and no code files (instruction-only) — nothing is downloaded or written to disk by the skill itself, which is low risk.
Credentials
The skill requires no environment variables or credentials. It only needs the pilotctl binary and a running daemon, which is proportionate to its purpose.
Persistence & Privilege
always:false and no special privileges requested. The skill does not request permanent presence or modify other skills' configs.
Assessment
This skill appears coherent, but review these practical points before installing: 1) Verify pilotctl is the official binary from pilotprotocol.network (a messaging bridge can forward any data, so you must trust the binary and daemon). 2) The examples use jq and reference a process_task function — ensure your runtime has jq or adapt the scripts and implement secure handling of received payloads. 3) Because it enables agent-to-agent messaging, avoid sending secrets or sensitive files through the bridge and consider running it in a network-isolated environment or with strict policies. 4) Confirm you also trust the required pilot-protocol skill and any remote agents you’ll connect to.Like a lobster shell, security has layers — review code before you run it.
latestvk970ry2pf89tzywgqk4fa0kc1584e469
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
Binspilotctl
