← 返回 Skills 市场
masasdani

SPF DKIM Setup

作者 Masas Dani · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
470
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install spf-dkim-setup
功能描述
Manage DNS records via the Cloudflare API. Create, list, update, and delete DNS records (A, AAAA, CNAME, TXT, MX, SPF, DKIM). Use when the agent needs to add...
安全使用建议
Before installing, verify and fix the metadata mismatch: the SKILL.md requires CLOUDFLARE_API_TOKEN (with DNS Write scope) and CLOUDFLARE_ZONE_ID but the registry lists no required env vars. Only provide a Cloudflare token scoped to the specific zone and minimum permissions (prefer zone-scoped or limited API token rather than global account keys). Be aware examples use curl and jq — ensure those tools exist or adapt commands. If you plan to enable autonomous use, consider restricting the token to a non-production/test zone first to confirm behavior. Ask the publisher to (1) update the registry metadata to declare the required env vars/primary credential, (2) document exactly what Mailtarget credentials (if any) are needed for the Mailtarget integration, and (3) explain why jq/curl are assumed available. If the publisher cannot justify or correct these discrepancies, do not install or provide sensitive credentials.
功能分析
Type: OpenClaw Skill Name: spf-dkim-setup Version: 1.0.0 The skill bundle is designed for legitimate Cloudflare DNS management, requiring a `CLOUDFLARE_API_TOKEN` with DNS Write permissions, which is necessary for its stated purpose. All `curl` commands in SKILL.md interact with the Cloudflare API as expected, without any evidence of data exfiltration to unauthorized endpoints, malicious execution, persistence mechanisms, or obfuscation. While managing DNS records is a powerful capability and potential shell injection is a general concern for AI agents executing commands from user input, the skill's documentation and examples do not contain any explicit malicious prompt injection attempts or instructions for the agent to deviate from its stated, benign purpose.
能力评估
Purpose & Capability
The SKILL.md describes Cloudflare DNS management (create/list/update/delete records) which matches the skill name and description — that capability is coherent. However, the skill's runtime instructions require CLOUDFLARE_API_TOKEN and CLOUDFLARE_ZONE_ID, but the registry metadata lists no required environment variables or primary credential. That mismatch is unexpected and should be corrected.
Instruction Scope
Instructions are narrowly scoped to Cloudflare DNS API calls and email-auth record handling (SPF/DKIM/DMARC) and do not request unrelated system files or credentials. They reference a Mailtarget integration workflow which could require additional credentials (not declared). Examples use curl and jq but the metadata does not declare required binaries; relying on tools not declared may lead to runtime surprises.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is downloaded or written to disk by the skill itself. That reduces installer risk.
Credentials
The SKILL.md explicitly requires CLOUDFLARE_API_TOKEN (DNS Write) and CLOUDFLARE_ZONE_ID but the registry metadata lists zero required env vars/credentials. Requesting a token with DNS Write permission is proportional to the stated function, but the omission from metadata is a serious coherence/visibility issue. Additionally, the documented Mailtarget integration implies other credentials may be needed but none are declared.
Persistence & Privilege
The skill is not always-included and does not request elevated persistence. It is user-invocable and allows standard autonomous invocation (platform default). There is no instruction to modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install spf-dkim-setup
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /spf-dkim-setup 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — autonomous SPF/DKIM/DMARC setup via Cloudflare DNS API, pairs with mailtarget-email for end-to-end domain configuration
元数据
Slug spf-dkim-setup
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

SPF DKIM Setup 是什么?

Manage DNS records via the Cloudflare API. Create, list, update, and delete DNS records (A, AAAA, CNAME, TXT, MX, SPF, DKIM). Use when the agent needs to add... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 470 次。

如何安装 SPF DKIM Setup?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install spf-dkim-setup」即可一键安装,无需额外配置。

SPF DKIM Setup 是免费的吗?

是的,SPF DKIM Setup 完全免费(开源免费),可自由下载、安装和使用。

SPF DKIM Setup 支持哪些平台?

SPF DKIM Setup 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 SPF DKIM Setup?

由 Masas Dani(@masasdani)开发并维护,当前版本 v1.0.0。

💬 留言讨论