OpenClaw Peer Bridge

v1.0.0

Design and operate communication patterns between two OpenClaw instances. Use when a user wants one OpenClaw deployment to send status, tasks, reminders, aud...

0· 178·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name and description match the SKILL.md content. All guidance is design/operational and nothing in the skill asks for unrelated system access, binaries, or secrets.
Instruction Scope
Runtime instructions are high-level design patterns (webhooks, cron, human-routed messaging) and do not direct the agent to read system files, access env vars, or exfiltrate data; they explicitly warn to avoid leaking secrets and to ask before exposing endpoints.
Install Mechanism
No install spec and no code files — instruction-only format means nothing is written to disk or fetched during install.
Credentials
The skill declares no required environment variables, credentials, or config paths; its recommendations about credential locality are appropriate for the stated purpose.
Persistence & Privilege
always is false and the skill does not request permanent presence or elevated privileges; autonomous invocation is allowed by platform default but the skill itself does not ask for extra privileges.
Assessment
This is a design/operational guide — it does not install code or request credentials, so installing it is low-risk. Before using any bridge you design, review and approve any webhook endpoints or firewall changes, never embed or transmit secrets in payloads or chat, test in a staging environment, and confirm your OpenClaw deployment actually supports the delivery modes you plan to use. If you plan to implement an automated bridge later, re-evaluate that implementation for network access, stored credentials, and any third‑party packages it might install.

Like a lobster shell, security has layers — review code before you run it.

latestvk9746vk6bwtbzvetyp6hvtp1md82s08r

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments