← Back to Skills Marketplace
wanmeishijie618

今日水印相机-照片验真

by wanmeishijie618 · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
119
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install watermark-camera-verifier
Description
The official Skill for Today's Watermark Camera (今日水印相机). This Skill makes HTTPS network requests strictly to the official domain (openapi.xhey.top) solely t...
Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install watermark-camera-verifier
  3. After installation, invoke the skill by name or use /watermark-camera-verifier
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
chore: 触发搜索索引重建
v1.0.2
fix: 修正 Skill 显示名称为今日水印相机-照片验真
v1.0.1
fix: 修正 Skill 显示名称
v1.0.0
Initial release: 今日水印相机照片验真 MCP Server v1.0.0
Metadata
Slug watermark-camera-verifier
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is 今日水印相机-照片验真?

The official Skill for Today's Watermark Camera (今日水印相机). This Skill makes HTTPS network requests strictly to the official domain (openapi.xhey.top) solely t... It is an AI Agent Skill for Claude Code / OpenClaw, with 119 downloads so far.

How do I install 今日水印相机-照片验真?

Run "/install watermark-camera-verifier" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 今日水印相机-照片验真 free?

Yes, 今日水印相机-照片验真 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 今日水印相机-照片验真 support?

今日水印相机-照片验真 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 今日水印相机-照片验真?

It is built and maintained by wanmeishijie618 (@wanmeishijie618); the current version is v1.0.3.

💬 Comments