Usb

v2.0.2

usb reference tool

0· 221·1 current·1 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for bytesagain-lab/usb.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Usb" (bytesagain-lab/usb) from ClawHub.
Skill page: https://clawhub.ai/bytesagain-lab/usb
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install usb

ClawHub CLI

Package manager switcher

npx clawhub@latest install usb
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

latestvk97e7cqp2b42wdx7sy94g6v6s183fmph
221downloads
0stars
3versions
Updated 1w ago
v2.0.2
MIT-0

Usb

usb reference tool. No API keys or credentials required — outputs reference documentation only.

Commands

CommandDescription
introintro reference
quickstartquickstart reference
patternspatterns reference
debuggingdebugging reference
performanceperformance reference
securitysecurity reference
migrationmigration reference
cheatsheetcheatsheet reference

Output Format

All commands output plain-text reference documentation via heredoc. No external API calls, no credentials needed, no network access.


Powered by BytesAgain | bytesagain.com | hello@bytesagain.com

Comments

Loading comments...