← 返回 Skills 市场
107
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install waymint
功能描述
Link your OpenClaw agent to its wayMint ERC-8004 on-chain identity certificate. Responds to /8004 with your verified identity URL. Configure once, reference...
安全使用建议
This appears to be an instruction-only, low-risk skill whose sole job is to insert a wayMint certificate URL into replies. Before installing: 1) Be aware SKILL.md requires two config values (WAYMINT_CHAIN and WAYMINT_AGENT_ID) even though the registry metadata doesn't list them — set those in your agent settings if you want the feature. 2) Verify the wayMint site (https://8004.way.je) yourself and understand what registration publishes (it may link a wallet address or other on‑chain data). 3) Do not provide private keys or secrets — the skill does not need them. 4) If you need the agent to avoid revealing identity automatically, control invocation scope or keep the skill disabled until you test it. The metadata inconsistency looks like sloppy packaging rather than malicious intent, but if you want higher assurance ask the publisher to correct the declared requirements or provide a homepage/source so you can inspect the registration flow.
功能分析
Type: OpenClaw Skill
Name: waymint
Version: 1.0.1
The skill is a purely informational tool designed to link an OpenClaw agent to an ERC-8004 on-chain identity certificate via the wayMint service. It contains no executable code, only markdown instructions (SKILL.md) for the AI agent to format responses using user-provided configuration values. There are no indicators of data exfiltration, malicious execution, or harmful prompt injection.
能力评估
Purpose & Capability
The name/description (link an OpenClaw agent to a wayMint ERC-8004 identity) matches what the SKILL.md instructs: publish a URL based on a chain and agent ID. However, the registry/requirements section states no required env vars/config, while SKILL.md declares two required config keys (WAYMINT_CHAIN and WAYMINT_AGENT_ID). This is an inconsistency in the declared requirements (likely an oversight) but not necessarily malicious.
Instruction Scope
SKILL.md only directs the agent to include a constructed certificate URL in responses and provides the public wayMint lookup URLs and API endpoints. It does not instruct the agent to read unrelated files, exfiltrate secrets, or perform broad system queries. The only runtime inputs are the two config values (chain and ID).
Install Mechanism
There is no install spec and no code files (instruction-only). That minimizes disk/system changes and is low-risk from an installation perspective.
Credentials
The skill requires two configuration values (WAYMINT_CHAIN and WAYMINT_AGENT_ID) per SKILL.md, but the registry metadata lists no required env vars. While these values are not secrets, the mismatch between declared and actual requirements is a proportionality/information problem that should be corrected. Also note: registering and using this skill will publish a link that may reveal on‑chain ownership or linked wallet addresses depending on wayMint's registration flow — a privacy consideration.
Persistence & Privilege
The skill is user-invocable and not marked always:true. It does not request elevated privileges or modify other skills. Autonomous model invocation is allowed by default but not notable here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install waymint - 安装完成后,直接呼叫该 Skill 的名称或使用
/waymint触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
fix: /waymint slash command (was incorrectly /8004)
v1.0.0
Initial release — /8004 slash command for wayMint ERC-8004 agent identity linking
元数据
常见问题
wayMint Identity 是什么?
Link your OpenClaw agent to its wayMint ERC-8004 on-chain identity certificate. Responds to /8004 with your verified identity URL. Configure once, reference... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 107 次。
如何安装 wayMint Identity?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install waymint」即可一键安装,无需额外配置。
wayMint Identity 是免费的吗?
是的,wayMint Identity 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
wayMint Identity 支持哪些平台?
wayMint Identity 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 wayMint Identity?
由 maksika(@maksika)开发并维护,当前版本 v1.0.1。
推荐 Skills