ClawAudit verdict
a2a-register
The skill registers, deregisters, and manages this OpenClaw instance as an A2A agent in the A2A API Gateway. It does not contain any malicious code or intent.
⚠ 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 (3)
Possible hardcoded credential
a2a-setup.sh · prose · downgraded · API_KEY="${A2A_GATEWAY_API_KEY:-}
Pipe-to-python pattern — remote code execution risk
deregister.sh · prose · downgraded · curl -sS "${GATEWAY_URL}/v0/admin/bootstrap" 2>/dev/null | python
Pipe to python — executes piped content as Python code
deregister.sh · prose · downgraded · | python3
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class B/C). 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.
Is this flag fair?
Thanks — recorded.