← Back to Skills Marketplace
bytesagain-lab

Usb

by bytesagain-lab · GitHub ↗ · v2.0.2 · MIT-0
cross-platform ✓ Security Clean
225
Downloads
0
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install usb
Description
usb reference tool
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install usb
  3. After installation, invoke the skill by name or use /usb
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.2
Clean package with matching SKILL.md
v2.0.1
clean-package-fix
v2.0.0
Domain-specific upgrade
Metadata
Slug usb
Version 2.0.2
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 3
Frequently Asked Questions

What is Usb?

usb reference tool. It is an AI Agent Skill for Claude Code / OpenClaw, with 225 downloads so far.

How do I install Usb?

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

Is Usb free?

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

Which platforms does Usb support?

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

Who created Usb?

It is built and maintained by bytesagain-lab (@bytesagain-lab); the current version is v2.0.2.

💬 Comments