← 返回 Skills 市场
rachidjarray-hk-qa-fdt

Smart Accounts

作者 Rachid Jarray · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
258
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install smart-accounts
功能描述
Deploy and manage multi-signature smart accounts. Use when you or the user want to create a smart wallet, deploy a multi-sig, add or remove owners, change th...
安全使用建议
This skill is coherent and simply runs fdx CLI commands to deploy/manage multi-sig wallets. Before installing or invoking it: (1) confirm which wallet is authenticated in your environment (fdx status) — the skill will act with that identity; (2) test on a non-production/testnet chain first; (3) require explicit human approval for ownership-changing commands (add/remove owner, change threshold) because the SKILL.md only contains an advisory, not an enforced confirmation step; (4) restrict autonomous invocation or remove the skill if you don't want an agent to execute on-chain transactions without a manual checkpoint.
功能分析
Type: OpenClaw Skill Name: smart-accounts Version: 0.1.0 The smart-accounts skill bundle provides standard instructions for deploying and managing multi-signature smart accounts on EVM chains using the 'fdx' CLI tool. The SKILL.md file includes appropriate safety warnings regarding sensitive ownership changes and requires human confirmation for critical actions, with no evidence of malicious intent or data exfiltration.
能力评估
Purpose & Capability
Name/description (deploy/manage multi-sig smart accounts) matches the instructions: all runtime steps are fdx CLI calls for deploying accounts, managing owners, and viewing account details. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
SKILL.md only tells the agent to run specific fdx commands (status, deploySmartAccount, manageSmartAccountOwnership, getWalletOverview). It does not instruct reading unrelated files or secrets. It does rely on an already-authenticated wallet but does not enforce or programmatically require explicit human confirmation before executing sensitive ownership-change actions (it only includes a textual admonition).
Install Mechanism
Instruction-only skill with no install spec, no downloads, and no code files — minimal persistence and no code written to disk.
Credentials
The skill declares no required env vars or credentials, which is consistent because it uses whatever wallet the fdx CLI is already authenticated to. This is proportionate, but it means the skill will act with whatever on-chain identity/configuration is present in the environment — a potentially sensitive capability that users should be aware of.
Persistence & Privilege
always:false and user-invocable:true. The skill does not request permanent presence or modify other skills/config. Model invocation is enabled (default), so the agent could run these commands autonomously if permitted by platform policies — not a platform anomaly but worth user attention given the sensitive operations.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install smart-accounts
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /smart-accounts 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
- Initial release of the smart-accounts skill. - Supports deploying multi-signature smart accounts on major EVM chains. - Allows adding/removing account owners and changing the signing threshold. - Provides commands to view wallet details and manage account ownership. - Covers workflows for creating multi-sigs and managing smart wallet ownership.
元数据
Slug smart-accounts
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Smart Accounts 是什么?

Deploy and manage multi-signature smart accounts. Use when you or the user want to create a smart wallet, deploy a multi-sig, add or remove owners, change th... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 258 次。

如何安装 Smart Accounts?

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

Smart Accounts 是免费的吗?

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

Smart Accounts 支持哪些平台?

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

谁开发了 Smart Accounts?

由 Rachid Jarray(@rachidjarray-hk-qa-fdt)开发并维护,当前版本 v0.1.0。

💬 留言讨论