ClawAudit verdict
antenna
Provides a structured inter-host messaging system for OpenClaw instances over HTTPS webhooks with an explicit trust model (peer URL + bearer token + per-peer identity secret); the architecture is transparent and the LLM is explicitly kept out of routing/parsing logic.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Findings (13)
<script> tag in markdown — potential code injection
references/ANTENNA-RELAY-FSD.md · code · <script>
Possible hardcoded credential
scripts/antenna-exchange.sh · prose · downgraded · secret="$(read_secret_file
Pipe to bash — executes piped content as shell commands
scripts/antenna-relay.sh · prose · downgraded · | bash
Recursive delete from root or home — destructive command
tests/ref-1502-nonce-correlation.sh · prose · downgraded · rm -rf /
Process substitution with source — executes remote content
tests/ref-601-expired-bundle-refusal.sh · prose · downgraded · source <(
Instructs covert action — may act without user awareness
CHANGELOG.md · prose · downgraded · silently
Popular HTTP library — network access
references/USER-GUIDE.md · code · got
References agent memory files
references/ANTENNA-RELAY-FSD.md · code · MEMORY.md
Accesses OpenClaw config/secrets directly
references/ANTENNA-RELAY-FSD.md · prose · downgraded · ~/.openclaw/openclaw.json
References sudo — requests elevated privileges
scripts/antenna-setup.sh · prose · downgraded · sudo
HTTP request to bare IP address — common in malicious payloads
scripts/antenna-test-suite.sh · prose · downgraded · http://127.0.0.1
Base64 encoding/decoding
references/ANTENNA-RELAY-FSD.md · prose · downgraded · base64-encode
Sets world-executable permissions
references/USER-GUIDE.md · prose · downgraded · chmod 700
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/B/C/F). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
No declared permissions — minimal attack surface.
network_indata_encoding Is this flag fair?
Thanks — recorded.