← 返回 Skills 市场
i001962

Verifiable Data

作者 kmacb.eth · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
101
总下载
1
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install verifiable-data
功能描述
Use Cryptowerk via curl to obtain service credentials, register hashes, fetch seals, and verify proofs for files or append-only records. Use when the user wa...
安全使用建议
This skill appears coherent for Cryptowerk-based sealing and verification. Before installing, verify you trust the Cryptowerk domains used (www.cryptowerk.com and aiagent.cryptowerk.com), ensure your environment has a SHA-256 tool (shasum/sha256sum/openssl) in addition to curl and python3, and avoid committing any issued tokens to repositories (store them with restricted permissions). Note that issuing a key may involve a payment challenge per the notes — review that behavior before running issue-key.sh. If you need stronger guarantees, inspect network calls in your environment (or run the scripts in an isolated environment) and confirm the endpoints belong to the expected provider.
能力标签
cryptocan-make-purchasesrequires-sensitive-credentials
能力评估
Purpose & Capability
The name/description, scripts, and required env var (CRYPTOWERK_X_API_KEY) are coherent for a Cryptowerk proof/sealing workflow. Minor inconsistency: the registry-level required binaries list only includes curl and python3, while the SKILL.md and scripts also rely on a SHA-256 tool (shasum, sha256sum, or openssl). This is likely an omission in metadata rather than malicious behavior.
Instruction Scope
SKILL.md and the included scripts constrain actions to hashing local files, writing local sidecar artifacts (.rid, .seal, .cw.json, .verify.json), and calling documented Cryptowerk endpoints. Scripts only read/write the stated files and the single env var; they do not access unrelated system paths or hidden endpoints.
Install Mechanism
This is an instruction-only skill (no installer). Provided shell/Python scripts are included in the bundle; there is no external download or archive extraction during install, which lowers risk.
Credentials
Only one environment secret is required (CRYPTOWERK_X_API_KEY) which matches the integration. The scripts also support issuing a new key via the provided issue-key endpoint; no other credentials or unrelated env vars are requested.
Persistence & Privilege
Skill does not request always:true and does not modify other skills or system-wide settings. It writes only its own local sidecar files and optional key files (when you pass an output path), which aligns with its purpose.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install verifiable-data
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /verifiable-data 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Reduce purchase and crypto classifier signals
v1.0.2
Clarify skill does not make purchases
v1.0.1
Declare runtime requirements and credential handling
v1.0.0
Initial release
元数据
Slug verifiable-data
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Verifiable Data 是什么?

Use Cryptowerk via curl to obtain service credentials, register hashes, fetch seals, and verify proofs for files or append-only records. Use when the user wa... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 101 次。

如何安装 Verifiable Data?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install verifiable-data」即可一键安装,无需额外配置。

Verifiable Data 是免费的吗?

是的,Verifiable Data 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Verifiable Data 支持哪些平台?

Verifiable Data 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Verifiable Data?

由 kmacb.eth(@i001962)开发并维护,当前版本 v1.0.3。

💬 留言讨论