← 返回 Skills 市场
Sealer Attest
作者
iamdevving
· GitHub ↗
· v1.0.0
· MIT-0
106
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install sealer-attest
功能描述
Interact with The Sealer Protocol to preview difficulty, make onchain SMART commitments, check agent profiles, leaderboards, obtain Sealer IDs, and generate...
安全使用建议
This skill appears coherent with an onchain attestation service, but verify the service before use: (1) confirm the domain (thesealer.xyz) and review linked docs/GitHub, (2) never share private keys—only sign EIP-712 messages via your wallet UI, (3) inspect any X-PAYMENT value to ensure it is a valid on-chain payment proof (tx hash) and you understand the USDC costs, (4) be aware that commitments and EAS attestations are on-chain and permanently associated with your wallet/SID, and (5) if the agent asks for wallet private keys, mnemonic phrases, or local system credentials, do not proceed. If you need higher assurance, ask the skill author for an upstream code repo or an official maintainer contact before installing.
功能分析
Type: OpenClaw Skill
Name: sealer-attest
Version: 1.0.0
The skill bundle provides a structured interface for AI agents to interact with 'The Sealer Protocol' on the Base blockchain for on-chain attestations and identity management. The instructions in SKILL.md define standard API interactions (GET/POST) for difficulty previews, commitments, and profile lookups using the domain https://thesealer.xyz. While it involves sensitive operations like EIP-712 signing and x402 payments, these are transparently documented and directly aligned with the stated purpose of the skill without any evidence of malicious intent, data exfiltration, or unauthorized execution.
能力标签
能力评估
Purpose & Capability
Name/description match the instructions: all endpoints, required fields (agentId, agentSig, agentNonce), and payment details correspond to onchain attestation, SID minting, previews, and leaderboard lookups on thesealer.xyz. No unrelated credentials, binaries, or filesystem access are requested.
Instruction Scope
SKILL.md limits actions to HTTP GET/POST calls to thesealer.xyz endpoints, previewing difficulty, generating EIP-712 payloads, and submitting commitment/mint requests. It does not instruct reading local files, environment variables, or other system secrets. It does require EIP-712 signatures and an X-PAYMENT header (on-chain payment proof), which are appropriate for the described operations.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk or installed, which minimizes risk and is proportional to the skill's purpose.
Credentials
The skill declares no required environment variables, keys, or config paths. The only sensitive artifact the protocol requires is an EIP-712 signature (agentSig) produced by the user's wallet and an on-chain payment proof in X-PAYMENT — both are proportional to making onchain attestations and are not the same as requesting private keys.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent presence or elevated privileges. It does not modify other skills or agent-wide configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sealer-attest - 安装完成后,直接呼叫该 Skill 的名称或使用
/sealer-attest触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of sealer-attest skill.
- Interact with The Sealer Protocol for onchain attestation and agent trust infrastructure on Base.
- Preview difficulty score for commitments, make onchain SMART commitments, and check commitment status by UID.
- Look up agent profiles or leaderboard rankings by wallet or handle.
- Register for a Sealer ID (SID) onchain identity, and generate EIP-712 signing payloads.
- Read and preview APIs are free; onchain operations require x402 USDC payment.
- Comprehensive support for major onchain agent commitment use cases.
元数据
常见问题
Sealer Attest 是什么?
Interact with The Sealer Protocol to preview difficulty, make onchain SMART commitments, check agent profiles, leaderboards, obtain Sealer IDs, and generate... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 106 次。
如何安装 Sealer Attest?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sealer-attest」即可一键安装,无需额外配置。
Sealer Attest 是免费的吗?
是的,Sealer Attest 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Sealer Attest 支持哪些平台?
Sealer Attest 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Sealer Attest?
由 iamdevving(@iamdevving)开发并维护,当前版本 v1.0.0。
推荐 Skills