openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > Wechat Ip Checker

Detect current public IP via ip38.com, compare with stored IP, and auto-publish WeChat articles or alert on mismatch.

通信与消息

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.0

统计:⭐ 0 · 30 · 0 current installs · 0 all-time installs

0

安装量(当前) 0

🛡 VirusTotal :良性 · OpenClaw :良性

Package:achievejia/wechat-ip-checker

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :良性

OpenClaw 评估

The skill's manifest and runtime instructions are coherent with its stated purpose (checking a public IP and publishing via a WeChat-publishing skill); it requests no extra credentials or installs, but it will read a local config file and delegate publishing to another skill, so verify that external skill and the config file contents before use.

目的

The name/description (detect public IP, compare with stored IP, publish/alert) matches the SKILL.md. Declared dependencies are limited to an external publishing skill (baoyu-post-to-wechat) and a browser, which are reasonable for the stated functionality.

说明范围

Runtime instructions explicitly tell the agent to: (1) visit https://www.ip38.com/ via a browser to obtain the public IP, (2) read a configuration file at ~/.openclaw/workspace-libu/wechat_ip_config.md to get the stored IP, (3) compare values and either call baoyu-post-to-wechat to publish or notify the user. These actions are within the skill's purpose, but the skill will read a user file in the home directory and will autonomously invoke ano…

安装机制

No install spec and no code files—this is instruction-only. That minimizes installation risk: nothing is downloaded or written to disk by the skill itself.

证书

The skill declares no required environment variables or credentials, which is proportional. However it delegates publishing to baoyu-post-to-wechat (an external skill) — that other skill likely needs WeChat credentials/API access. The agent will also use a browser (which may expose session cookies or logged-in state depending on platform). The only local data it reads is the specified config file; ensure it doesn't contain unrelated secrets.

持久

always is false and the skill does not request permanent system-level privileges or modify other skills' configs. It can be invoked autonomously (default) but it does not request elevated persistence.

综合结论

This skill is internally consistent with its description, but check a few things before installing: 1) Review the contents of ~/.openclaw/workspace-libu/wechat_ip_config.md to ensure it doesn't contain sensitive tokens or unrelated private data. 2) Verify the baoyu-post-to-wechat skill independently — that skill will perform the actual publishing and likely requires WeChat credentials; make sure you trust it. 3) Be aware the skill uses a brows…

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Wechat Ip Checker」。简介:Detect current public IP via ip38.com, compare with stored IP, and auto-publish…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/achievejia/wechat-ip-checker/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

暂无本地缓存内容,可在后台执行详情同步。