Skill flagged — review recommended

ClawHub Security found sensitive or high-impact capabilities. Review the scan results before using.

Buy Domain Helper

3-layer site launcher: tunnel any HTML instantly (no account), deploy to Cloudflare Pages (permanent), then buy a domain and link it via DNS. Use when a user wants to share a local page, host a site, or get a custom domain live.

Audits

Suspicious

Install

openclaw skills install buy-domain-helper

Buy Domain Helper

3 layers — pick the depth that fits the user's need:

LayerWhat it doesNeeds
1 — TunnelInstant public URL for any local dir or portNothing (cloudflared auto-installs)
2 — PagesPermanent hosting on *.pages.devCloudflare account + Pages token
3 — DomainCustom domain linked to Pages via DNSDomain purchased + DNS token

Helper script

node site.js <command> [--token CF_API_TOKEN] [--account CF_ACCOUNT_ID]
CommandLayerDescription
tunnel <dir|port>1Instant public URL via Cloudflare Tunnel
deploy <name> <dir>2Deploy to Cloudflare Pages
zone <domain>3Get zone ID for a domain
dns-link <zone-id> <project>3Add CNAME pointing domain to Pages
pages-domain <project> <domain>3Attach custom domain to Pages project
domain-check <domain>3Check availability on Cloudflare Registrar

Setup

  • Layer 1: No setup. cloudflared installs automatically via Homebrew if missing.
  • Layer 2: Needs a Cloudflare API token with Account > Cloudflare Pages > Edit permission.
  • Layer 3: Needs a separate token with Zone > DNS > Edit permission for the specific domain.

Create tokens at: https://dash.cloudflare.com/profile/api-tokens