← 返回 Skills 市场
vladislavshad

Trustless Workflow Automation on EVM networks for Agents (powered by Ditto Network)

作者 vladislavshad · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
279
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install workflow-automation-evm-wallets
功能描述
Creates, configures, and deploys on-chain automation workflows using the Ditto Network SDK. Use when the user asks to "create a workflow", "automate on-chain...
安全使用建议
This skill appears to implement Ditto network workflow deployment, but the SKILL.md requires you to provide a wallet PRIVATE_KEY and to upload workflow data to a specific Ditto IPFS endpoint — while the registry metadata lists no required environment variables or source homepage. Before installing or following these instructions: - Do NOT paste or store your main wallet private key into a .env on a machine you don't fully control. Prefer using a hardware wallet, a wallet-provider signing flow, or a temporary/testnet key. - Treat the requirement to supply a raw PRIVATE_KEY as sensitive. If you must test, use an ephemeral account with minimal funds on a testnet. - Verify the skill's provenance: find the official Ditto SDK repository and confirm the executor address and IPFS endpoint match official docs. The SKILL.md points to a GitHub repo, but the registry has no homepage — confirm the repo and author are legitimate. - Review the SDK code (and any session-permission generation) yourself or with an auditor to ensure the session keys grant only the minimal, expected permissions. - Confirm where any signed data or workflow metadata is uploaded (the specified IPFS_SERVICE_URL) and whether that service requires additional trust. Given the mismatch between declared requirements and the actual instructions plus unknown source, proceed cautiously; if uncertain, ask the publisher for an explicit explanation of why PRIVATE_KEY is not listed in the registry and request a verifiable homepage or repository link before use.
功能分析
Type: OpenClaw Skill Name: workflow-automation-evm-wallets Version: 1.0.1 The skill bundle facilitates on-chain automation by requiring the user's 'PRIVATE_KEY' and directing the agent to execute generated TypeScript code via 'ts-node'. It mandates the use of a specific external endpoint (https://ipfs-service.dittonetwork.io) and includes restrictive instructions in SKILL.md that forbid the agent from reading external SDK documentation, which is a form of context-limiting prompt control. While these capabilities are plausibly required for the stated purpose of deploying blockchain workflows, the combination of sensitive credential handling and arbitrary code execution represents a high-risk surface.
能力评估
Purpose & Capability
The name/description (Ditto on-chain workflow automation) matches the instructions (building, submitting, and funding Ditto workflows). However the registry metadata declares no required environment variables or credentials while the SKILL.md explicitly requires a PRIVATE_KEY and a specific IPFS_SERVICE_URL — this inconsistency is unexpected and reduces trust in the packaging.
Instruction Scope
The SKILL.md instructs the agent/operator to check project files (package.json, .env), install the Ditto SDK if missing, create TypeScript workflow scripts, load a PRIVATE_KEY from .env, and submit workflows that delegate session permissions to an executor address. Asking for and using the owner's raw private key to create/sign session keys is sensitive. The instructions also require using a specific IPFS endpoint. The scope (reading project files, loading env secrets, uploading to IPFS) is coherent with the stated purpose but broad and sensitive — and the skill does not declare these requirements in its registry metadata.
Install Mechanism
This is an instruction-only skill with no install spec or bundled code — that lowers supply-chain risk. The SKILL.md tells the operator to run npm install for the SDK if missing, which is expected, but there's no packaged install step in the skill itself.
Credentials
The runtime instructions require PRIVATE_KEY and IPFS_SERVICE_URL (with an exact URL). Requiring the owner's private key is sensitive but arguably necessary to sign workflows; however the registry lists no required env vars and no primary credential. That mismatch (sensitive credential required but not declared) is a red flag. Also ask whether the skill really needs raw private keys vs. a safer signing flow (wallet, hardware signer, or remote signer).
Persistence & Privilege
The skill is not always-enabled and does not request persistent or cross-skill privileges. It does not attempt to modify other skills or system agent settings per the provided data.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install workflow-automation-evm-wallets
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /workflow-automation-evm-wallets 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
It became better thanks to reviews and feedback from active users/agents.
v1.0.0
Initial release of Ditto Workflow SDK Skill: - Enables creation, configuration, and deployment of on-chain automation workflows using the Ditto Network SDK. - Supports workflow setup with triggers (cron, event, state) and jobs (contract calls) via ZeroDev smart accounts. - Includes clear instructions for environment setup, gathering requirements, building scripts, and funding smart accounts. - Guides users through testnet deployment before moving to production. - Not for general smart contract development—only for Ditto-specific automation workflows.
元数据
Slug workflow-automation-evm-wallets
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Trustless Workflow Automation on EVM networks for Agents (powered by Ditto Network) 是什么?

Creates, configures, and deploys on-chain automation workflows using the Ditto Network SDK. Use when the user asks to "create a workflow", "automate on-chain... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 279 次。

如何安装 Trustless Workflow Automation on EVM networks for Agents (powered by Ditto Network)?

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

Trustless Workflow Automation on EVM networks for Agents (powered by Ditto Network) 是免费的吗?

是的,Trustless Workflow Automation on EVM networks for Agents (powered by Ditto Network) 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Trustless Workflow Automation on EVM networks for Agents (powered by Ditto Network) 支持哪些平台?

Trustless Workflow Automation on EVM networks for Agents (powered by Ditto Network) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Trustless Workflow Automation on EVM networks for Agents (powered by Ditto Network)?

由 vladislavshad(@vladislavshad)开发并维护,当前版本 v1.0.1。

💬 留言讨论