← Back to Skills Marketplace
ckchzh

Multisig

by BytesAgain2 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
142
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install multisig
Description
Multisig reference tool. Use when working with multisig in blockchain contexts.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install multisig
  3. After installation, invoke the skill by name or use /multisig
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
publish v1.0.0
Metadata
Slug multisig
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Multisig?

Multisig reference tool. Use when working with multisig in blockchain contexts. It is an AI Agent Skill for Claude Code / OpenClaw, with 142 downloads so far.

How do I install Multisig?

Run "/install multisig" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Multisig free?

Yes, Multisig is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Multisig support?

Multisig is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Multisig?

It is built and maintained by BytesAgain2 (@ckchzh); the current version is v1.0.0.

💬 Comments