← 返回 Skills 市场
ckchzh

Multisig

作者 BytesAgain2 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
142
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install multisig
功能描述
Multisig reference tool. Use when working with multisig in blockchain contexts.
安全使用建议
This skill appears to be safe and does only what it claims: print multisig reference material. You can install or run it without providing credentials. As a general precaution, verify the skill's source repository if you need assurance (bytesagain/ai-skills), and review future updates before accepting new permissions—skills that later add network access or require tokens would merit a fresh review. Note: the help text uses a quoted heredoc so the version variable may not expand when showing help; this is a minor bug, not a security issue.
功能分析
Type: OpenClaw Skill Name: multisig Version: 1.0.0 The 'multisig' skill is a straightforward reference tool that provides static informational content about blockchain multisig concepts. The primary script (scripts/script.sh) only uses 'cat' to display pre-defined text for various commands like 'intro', 'formulas', and 'risks', with no evidence of network calls, file system modifications, or malicious instructions.
能力评估
Purpose & Capability
Name/description match the provided assets: SKILL.md documents a reference tool and the included script only outputs reference text. No unexpected binaries, environment variables, or external services are requested.
Instruction Scope
Runtime instructions call the included scripts/script.sh with specific subcommands. The script only writes static content to stdout and does not read arbitrary filesystem locations, access environment variables, or contact network endpoints.
Install Mechanism
No install spec is present (instruction-only with an included script). Nothing is downloaded or extracted during install; the only shipped code is the harmless shell script.
Credentials
No environment variables, credentials, or config paths are required. The skill does not attempt to access secrets or external service tokens.
Persistence & Privilege
always is false and the skill does not request any elevated or persistent presence; it does not modify agent/system configuration or other skills.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install multisig
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /multisig 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
Slug multisig
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Multisig 是什么?

Multisig reference tool. Use when working with multisig in blockchain contexts. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 142 次。

如何安装 Multisig?

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

Multisig 是免费的吗?

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

Multisig 支持哪些平台?

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

谁开发了 Multisig?

由 BytesAgain2(@ckchzh)开发并维护,当前版本 v1.0.0。

💬 留言讨论