← 返回 Skills 市场
bytesagain3

Move

作者 bytesagain3 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
146
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install move
功能描述
Move reference tool. Use when working with move in blockchain contexts.
安全使用建议
This skill is a small, local reference that prints static documentation from scripts/script.sh. It does not require credentials, network access, or installs — review the included script (scripts/script.sh) yourself if you want to confirm behavior before running. Note minor usability issues (help text quoting prevents VERSION expansion and SKILL.md and help wording differ), but there are no security red flags. If you plan to run it in an automated agent, ensure the agent will only invoke the documented subcommands and not run arbitrary additional arguments.
功能分析
Type: OpenClaw Skill Name: move Version: 1.0.0 The 'move' skill bundle is a purely informational reference tool providing static text documentation about the Move blockchain language and general financial/risk concepts. The shell script (scripts/script.sh) contains no network activity, file system modifications, or sensitive data access, and the SKILL.md instructions are limited to executing these safe informational commands.
能力评估
Purpose & Capability
Name and description claim a Move reference tool and the included SKILL.md plus scripts/script.sh provide only command-to-documentation mappings and reference text. The requested artifacts (none) and the script's behavior align with a read-only reference tool.
Instruction Scope
SKILL.md instructs the agent to run scripts/script.sh with a small set of subcommands. The script only emits static text (via here-docs) and does not read arbitrary files, environment variables, or reach out to the network. There is minor scope drift in wording (help output says 'move <command>' while SKILL.md uses 'scripts/script.sh <command>'), but this is a usability bug, not a security concern.
Install Mechanism
There is no install specification and no external downloads; the skill is instruction-plus-a-local-script only. Nothing is written to disk at install time by the registry spec, and the bundled script is plain text without obfuscated code or extraction steps.
Credentials
The skill declares no required environment variables, credentials, or config paths, and the runtime script does not access environment variables or secret-named values. No disproportionate access to credentials is requested.
Persistence & Privilege
The skill is not marked always:true and does not attempt to modify agent/system configuration. It only exposes synchronous, user-invocable commands that print documentation; there is no evidence of persistent privileges or background behavior.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install move
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /move 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
Slug move
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Move 是什么?

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

如何安装 Move?

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

Move 是免费的吗?

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

Move 支持哪些平台?

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

谁开发了 Move?

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

💬 留言讨论