Real Skill packageSource verifiedClawHub registry

antenna

Inter-host OpenClaw session messaging over reachable HTTPS using built-in gateway webhook hooks. Use when: (1) sending a message from this OpenClaw instance to another host's session, (2) checking status/health of a remote peer, (3) managing the peer registry (adding/removing/listing known peers), (4) exchanging bootstrap trust material for new peers, (5) any cross-host agent communication that should NOT go through visible chat channels like Telegram/WhatsApp/Discord. Triggers: "send to PEER", "message the other…

Identity and source

Publisher attributionClawReefAntennaregistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 55% rule confidence
Package forminstruction with code51 recorded files
Canonical sourceClawHub registryclawhub:clawreefantenna:antenna
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 9/2/2026.claude/skills/antenna

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 9/2/2026.agents/skills/antenna

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 9/2/2026skills/antenna

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @clawreefantenna/antenna
clawhub inspect @clawreefantenna/antenna --version 1.5.1

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
partial text content
Files
40 / 51 inspected as text
Checked
9/2/2026, 4:32:29 AM
Scanner
0.1.3
Policy
1.0.3
3 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem write — automatically inferred
10 dependency and API indicators
  • api: api.anthropic.com
  • api: api.openai.com
  • api: bob.example
  • api: clawreef.io
  • api: dev.internal
  • api: foo
  • api: generativelanguage.googleapis.com
  • api: github.com
  • api: integrate.api.nvidia.com
  • api: openrouter.ai
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
5/29/2026, 9:38:44 PM
Release binding
Matches this record
  • vt: clean
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:3bfe2ba99a0ae1315b4b056a2a1112ec1497a178dfcdb47255ceeebe7fa02ae2
Show up to 30 recorded paths
  • agent/AGENTS.md
  • agent/TOOLS.md
  • antenna-config.example.json
  • antenna-peers.example.json
  • bin/antenna.sh
  • CHANGELOG.md
  • install.sh
  • lib/bundles.sh
  • lib/config.sh
  • lib/peers.sh
  • lib/README.md
  • README.md
  • references/ANTENNA-RELAY-FSD.md
  • references/CHANGELOG-HISTORY.md
  • references/USER-GUIDE.md
  • scripts/antenna-bundle.sh
  • scripts/antenna-doctor.sh
  • scripts/antenna-exchange.sh
  • scripts/antenna-health.sh
  • scripts/antenna-inbox.sh
  • scripts/antenna-model-test.sh
  • scripts/antenna-pair.sh
  • scripts/antenna-peers.sh
  • scripts/antenna-relay-deliver.sh
  • scripts/antenna-relay-exec.sh
  • scripts/antenna-relay-file.sh
  • scripts/antenna-relay.sh
  • scripts/antenna-send.sh
  • scripts/antenna-setup.sh
  • scripts/antenna-test-suite.sh

Source changelog

v1.5.1 — relay contract docs reconciliation; v1.5.0 — in-script inbox drain delivery; v1.4.0 — relay agent simplification (3 tool calls → 1)