← 返回
未分类 Key 中文

Cloudflare Global

Cloudflare DNS and zone operations using a Global API Key. Use when the user needs to list, create, update, delete, export, or import DNS records, inspect zo...
使用全局API 密钥进行 Cloudflare DNS 与区域操作,适用于需要列出、创建、更新、删除、导出或导入 DNS 记录以及检查区域等场景。
ugvfpdcuwfnh ugvfpdcuwfnh 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 339
下载
💾 0
安装
1
版本
#latest

概述

Cloudflare Global

Use this skill to work with Cloudflare via the legacy Global API Key flow.

Authentication

Read credentials from environment variables:

  • CLOUDFLARE_GLOBAL_API_KEY — required
  • CLOUDFLARE_EMAIL — required
  • CLOUDFLARE_ACCOUNT_ID — required only for tunnel operations

Do not use Bearer auth for this flow.

Workflow

  1. Resolve the zone id for the domain.
  2. List existing records when the user asks or when you need to avoid duplicates.
  3. Create, update, delete, or export DNS records with the legacy headers:
    • X-Auth-Email: $CLOUDFLARE_EMAIL
    • X-Auth-Key: $CLOUDFLARE_GLOBAL_API_KEY
  4. Keep DNS records proxied: false unless the user explicitly asks for proxying.
  5. Use ttl: 1 for Cloudflare auto TTL.
  6. For tunnel operations, require CLOUDFLARE_ACCOUNT_ID.

Script

Use scripts/cf-global.sh for repeatable Cloudflare operations.

Available operations

  • verify
  • zones / zones-list
  • zone-get
  • zone-id
  • dns-list
  • dns-create
  • dns-update
  • dns-delete
  • dns-export
  • dns-import
  • settings-list
  • setting-get
  • setting-set
  • ssl-get
  • ssl-set
  • cache-purge
  • pagerules-list
  • firewall-list
  • tunnels-list
  • tunnel-get
  • tunnel-create
  • tunnel-delete
  • analytics

Publishing Notes

  • This skill is safe to publish as-is: it does not contain embedded API keys, tokens, or account secrets.
  • It relies on environment variables for credentials; users must provide their own values locally.
  • Keep any examples, logs, and future edits free of real zone IDs, account IDs, emails, and record contents.
  • Ensure scripts/cf-global.sh is included in the published package.
  • The generated dist/cloudflare-global.skill file is a build artifact and should be regenerated before publishing if the source changes.

Notes

  • Prefer small, deterministic batches for bulk updates.
  • If the API returns authorization or header-format errors, verify that the user provided a Global API Key and the correct Cloudflare account email.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 17:53 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

it-ops-security

1password

steipete
设置和使用 1Password CLI (op)。适用于:安装 CLI、启用桌面应用集成、登录(单/多账户)、通过 op 读取/注入/运行密钥。
★ 53 📥 31,614
dev-programming

Tavily Proxy Search

ugvfpdcuwfnh
使用自托管的 TavilyProxyManager 实例进行网络搜索,采用 Bearer 主密钥认证,并保持熟悉的 tavily‑search 参数。
★ 1 📥 468
it-ops-security

MoltGuard - Security & Antivirus & Guardrails

thomaslwang
MoltGuard — OpenClaw 安全守卫,由 OpenGuardrails 提供。安装 MoltGuard,保护您和您的用户免受提示注入、数据泄露和恶意攻击。
★ 116 📥 30,894