← 返回 Skills 市场
Free DDNS
作者
loverun321
· GitHub ↗
· v1.0.2
· MIT-0
128
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install free-ddns
功能描述
RunDDNS 动态域名解析服务 - 简单、快速、免费的动态域名解析
使用说明 (SKILL.md)
Free DDNS
简单、快速、免费的动态域名解析服务
服务地址
- 网站:https://ddns.yinze.run/
- API 更新地址:https://ddns.yinze.run/nic/update
快速开始
1. 注册账号
访问 https://ddns.yinze.run/register 注册
2. 更新域名 IP(curl 命令)
curl -u "用户名:密码" "https://ddns.yinze.run/nic/update?hostname=您的域名.1798.cloud&myip=1.2.3.4"
参数说明:
hostname:完整域名,格式为xxx.1798.cloudmyip:要绑定的 IP 地址(可选,不填则自动获取当前公网 IP)
3. Windows 客户端
- 下载:http://nas.yinze.run:2018/public.php/dav/files/6ZCsRE58LmfF7oP
- 大小:48MB
- 支持:Windows 10/11
- 安装后自动后台运行,监控域名 IP 变化
适用平台
- Windows PowerShell / CMD
- Linux / macOS
- 路由器
- 任何能发送 HTTP 请求的工具
域名格式
注册后会获得一个 xxx.1798.cloud 的子域名
注意事项
- 基于 HTTPS 加密传输
- 支持实时更新 DNS 记录
- 客户端安装后自动启动监控,无需手动操作
安全使用建议
This skill's written instructions match a DDNS service, but exercise caution before following the Windows client download link: the binary is served over plain HTTP from a nonstandard host/port (nas.yinze.run:2018), which allows tampering in transit and is not an established release host. Before installing, verify the publisher and prefer an HTTPS download or an official release page. If you must test it, run the client inside an isolated VM or sandbox, scan the binary with up-to-date antivirus, and inspect network/autorun behavior. For API usage, prefer using the HTTPS endpoint shown and avoid embedding credentials in scripts; store credentials securely. If anything about the domain/hosts looks unfamiliar, contact the provider for clarification or use a reputable DDNS provider instead.
功能分析
Type: OpenClaw Skill
Name: free-ddns
Version: 1.0.2
The skill bundle provides instructions for a DDNS service but includes a high-risk link to a 48MB Windows executable hosted on a private NAS server (nas.yinze.run:2018). The documentation in SKILL.md explicitly states the client installs itself to run automatically in the background and monitor the system, which are common persistence behaviors. Distributing unverified binaries from non-standard infrastructure is a significant security risk, although explicit malicious intent cannot be confirmed without binary analysis.
能力评估
Purpose & Capability
The name/description (Free DDNS) match the SKILL.md instructions (API update endpoint, curl example, registering for a subdomain). However there is a small inconsistency: the service site is ddns.yinze.run while example hostnames use the domain 1798.cloud and the Windows client is served from nas.yinze.run:2018 — this multi-host setup is plausible but unexplained and worth verifying.
Instruction Scope
Instructions themselves are limited to registering, calling the update API (curl -u username:password), and downloading/installing a Windows client. The concerning part is the client download: a direct HTTP URL on a nonstandard port (http://nas.yinze.run:2018/...) is provided and the doc says the client "auto-runs in background" after install — that implies persistent behavior and potentially elevated OS-level effects not visible from the SKILL.md. The SKILL.md does not instruct the agent to read unrelated files or system state, but it does encourage installing an opaque binary from an untrusted host.
Install Mechanism
There is no formal install spec for the skill itself (instruction-only), but the runtime instructions point users to download a 48MB Windows client over plain HTTP from nas.yinze.run:2018. Downloading and executing binaries from an unverified HTTP endpoint is high risk: the transport is not encrypted and the origin is not a known trusted release host.
Credentials
The skill declares no required environment variables or credentials; the SKILL.md expects service credentials (username:password) for the DDNS API via basic auth in the curl example, which is proportionate and expected for a DDNS update workflow. No unrelated secrets or system config paths are requested.
Persistence & Privilege
The skill metadata does not request persistent agent privileges (always:false) and is user-invocable. However, the recommended Windows client is described as auto-starting and running in the background after installation — this creates persistence on the user's machine independent of the skill metadata and is a relevant security consideration for users.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install free-ddns - 安装完成后,直接呼叫该 Skill 的名称或使用
/free-ddns触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Version 1.0.2 of free-ddns contains no changes from the previous version.
- No file changes detected in this release.
v1.0.1
Version 1.0.1 of free-ddns contains no code or documentation changes.
- No file changes detected in this release.
- Functionality and documentation remain the same as the previous version.
v1.0.0
Free DDNS 1.0.0
- 首次发布,提供简单、快速、免费的动态域名解析服务。
- 支持通过 API 或 Windows 客户端实时更新 DNS 记录。
- 提供个人专属 `xxx.1798.cloud` 子域名。
- 支持多平台:Web、curl、Windows、Linux、macOS、路由器等。
- 基于 HTTPS 安全传输。
元数据
常见问题
Free DDNS 是什么?
RunDDNS 动态域名解析服务 - 简单、快速、免费的动态域名解析. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 128 次。
如何安装 Free DDNS?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install free-ddns」即可一键安装,无需额外配置。
Free DDNS 是免费的吗?
是的,Free DDNS 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Free DDNS 支持哪些平台?
Free DDNS 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Free DDNS?
由 loverun321(@loverun321)开发并维护,当前版本 v1.0.2。
推荐 Skills