Install
openclaw skills install hodlxxi-bitcoin-identityRead-only-by-default integration guide for HODLXXI / UBID Bitcoin-native identity discovery, OAuth2/OIDC metadata, LNURL-Auth boundaries, JWT verification guidance, and explicit operator-approved agent handoff.
openclaw skills install hodlxxi-bitcoin-identityUse this skill to understand and integrate HODLXXI / UBID as a Bitcoin-native identity provider.
This skill is documentation-first and read-only by default.
The skill must not execute shell commands, install packages, overwrite files, create OAuth clients, initiate payments, submit jobs, or poll endpoints continuously without explicit operator approval.
Default public deployment:
https://hodlxxi.comThe following endpoints are safe public-read discovery surfaces:
/.well-known/openid-configuration/oauth/jwks.json/health/ready/agent/capabilities/api/public/statusOAuth registration, authorization, token exchange, and credential storage are operator-controlled actions.
Agents may read public discovery metadata and explain the flow. Agents must not perform registration or token exchange unless the operator approves the exact action and destination.
LNURL-Auth is a user-mediated wallet login flow.
Agents may explain the flow. Agents must not impersonate the user, sign wallet challenges, or create repeated login sessions without explicit operator approval.
To trust an identity token, verify:
HODLXXI may expose signed inter-agent execution surfaces.
Agents must not submit work, trigger execution, or spend funds unless the operator approves the exact endpoint, payload class, and payment behavior.
Payment is never automatic.
When a paid operation requires Lightning settlement, stop and ask the operator for approval before creating, checking, or paying any invoice.
Additional helper scripts, heartbeat notes, and OAuth templates may exist elsewhere in the repository for development and operations. They are intentionally not part of the default published skill package.