← 返回 Skills 市场
bytesagain-lab

Usb

作者 bytesagain-lab · GitHub ↗ · v2.0.2 · MIT-0
cross-platform ✓ 安全检测通过
225
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install usb
功能描述
usb reference tool
安全使用建议
This skill appears coherent and low-risk: it only prints local reference documentation and does not ask for credentials or perform network access. Before installing, you can (and should) inspect the included scripts (scripts/script.sh) yourself — the file is short and readable — and optionally run it in a sandbox or non-privileged environment to verify behavior. Note: there's a minor correctness issue in the help heredoc (single-quoted marker prevents $VERSION expansion), but that is a functionality bug rather than a security concern.
功能分析
Type: OpenClaw Skill Name: usb Version: 2.0.2 The 'usb' skill is a static reference tool that provides documentation via a bash script (scripts/script.sh). It uses heredocs to output plain-text information and contains no network requests, file system modifications, credential access, or obfuscated code. The instructions in SKILL.md are consistent with the script's behavior.
能力评估
Purpose & Capability
The name/description ('usb reference tool') match the included SKILL.md and the shell script: both provide static reference documentation and a simple CLI to print sections. There are no extraneous credentials, binaries, or unrelated capabilities requested.
Instruction Scope
SKILL.md explicitly states outputs are plaintext reference docs with no external API calls or network access. The included scripts only emit heredoc text blocks and print/help logic; they do not read other files, environment variables, or make network calls.
Install Mechanism
There is no install spec. The skill is instruction-only with a single shell script included, so nothing is downloaded or written to disk during install beyond the skill bundle itself.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. The script does not access env vars or secrets.
Persistence & Privilege
The skill is not always:true, does not request persistent system changes, and contains no logic to modify other skills or system-wide settings. It only prints documentation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install usb
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /usb 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.2
Clean package with matching SKILL.md
v2.0.1
clean-package-fix
v2.0.0
Domain-specific upgrade
元数据
Slug usb
版本 2.0.2
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 3
常见问题

Usb 是什么?

usb reference tool. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 225 次。

如何安装 Usb?

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

Usb 是免费的吗?

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

Usb 支持哪些平台?

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

谁开发了 Usb?

由 bytesagain-lab(@bytesagain-lab)开发并维护,当前版本 v2.0.2。

💬 留言讨论