← 返回 Skills 市场
今日水印相机-照片验真
作者
wanmeishijie618
· GitHub ↗
· v1.0.3
· MIT-0
119
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install watermark-camera-verifier
功能描述
The official Skill for Today's Watermark Camera (今日水印相机). This Skill makes HTTPS network requests strictly to the official domain (openapi.xhey.top) solely t...
安全使用建议
This skill appears to do what it claims: it calls the official openapi.xhey.top endpoints using the provided GroupKey/GroupSecret and the Node runtime. Before installing, consider these practical checks: 1) Verify the npm package name (trutu-photo-verify-mcp) and the GitHub homepage are the official publisher and inspect the package on the npm registry (version checksum, maintainers). 2) Do not supply high-privilege or long-lived secrets for initial testing — use test keys and rotate them after verification. 3) Note that the bundled code logs request/response snippets and a context object; run it in an environment where console logs will not leak sensitive data (or remove/disable verbose debug logging). 4) Review the build artifacts (the included JS files) for unexpected network endpoints or obfuscated code (the repo contains a source map base64 block). 5) The skill runs a local Node process — run it with least privilege and in an isolated environment if you have sensitive data on the host. If you need greater assurance, ask the publisher for the npm package integrity (tarball checksum) or build from source after verifying the GitHub repository.
能力评估
Purpose & Capability
Name/description, required env vars (TRUTU_GROUP_KEY, TRUTU_GROUP_SECRET), required binary (node), and the included code all implement calling the official API at openapi.xhey.top for photo verification. The requested credentials and node runtime are appropriate for the stated function.
Instruction Scope
SKILL.md instructs the agent to send photo URLs to the official API and to call the verify tool under clearly enumerated conditions — scope is narrow and consistent. Two items worth noting: (1) the runtime code writes debug logs that may include request/response snippets and a context object (one debug call logs context with groupSecret masked in one place but other context fields are logged), which could surface sensitive information to local logs; (2) test/mock image URLs reference net-cloud.xhey.top which is used only as example test data. No instructions ask the agent to read unrelated local files or unrelated credentials.
Install Mechanism
Install spec uses a named Node package (trutu-photo-verify-mcp) rather than downloading arbitrary archives or remote scripts — this is the expected moderate-risk install mechanism. The package.json and included JavaScript/Node code are present in the submission. The install metadata lists 'node' as a created binary which is unusual (node is typically preinstalled) but not a functional contradiction.
Credentials
The skill only requires TRUTU_GROUP_KEY and TRUTU_GROUP_SECRET, which align with HMAC-signed API calls in the code. No other unrelated secrets or system credentials are requested. The primaryEnv is correctly set to TRUTU_GROUP_KEY.
Persistence & Privilege
always is false and the skill does not ask to modify other skills or system-wide settings. It runs as an MCP stdio server and only uses environment variables for credentials. There is no evidence of persistence or privilege escalation beyond running a user-installed Node process.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install watermark-camera-verifier - 安装完成后,直接呼叫该 Skill 的名称或使用
/watermark-camera-verifier触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
chore: 触发搜索索引重建
v1.0.2
fix: 修正 Skill 显示名称为今日水印相机-照片验真
v1.0.1
fix: 修正 Skill 显示名称
v1.0.0
Initial release: 今日水印相机照片验真 MCP Server v1.0.0
元数据
常见问题
今日水印相机-照片验真 是什么?
The official Skill for Today's Watermark Camera (今日水印相机). This Skill makes HTTPS network requests strictly to the official domain (openapi.xhey.top) solely t... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 119 次。
如何安装 今日水印相机-照片验真?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install watermark-camera-verifier」即可一键安装,无需额外配置。
今日水印相机-照片验真 是免费的吗?
是的,今日水印相机-照片验真 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
今日水印相机-照片验真 支持哪些平台?
今日水印相机-照片验真 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 今日水印相机-照片验真?
由 wanmeishijie618(@wanmeishijie618)开发并维护,当前版本 v1.0.3。
推荐 Skills