Swagger
v1.0.0Swagger reference tool. Use when working with swagger in devtools contexts.
⭐ 0· 121·1 current·1 all-time
byBytesAgain2@ckchzh
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (Swagger reference tool) matches the included files: SKILL.md documents commands that invoke scripts/script.sh, and that script outputs static help, patterns, and guides. There are no unrelated environment variables, binaries, or config paths.
Instruction Scope
Runtime instructions tell the agent to run scripts/script.sh with specific subcommands; the script only emits static documentation text. It does not read arbitrary files, access environment variables, or communicate with external endpoints. (Minor bug: the help heredoc is single-quoted so it will print the literal string "$VERSION" instead of expanding the variable; this is a correctness issue, not a security concern.)
Install Mechanism
There is no install specification (instruction-only) and the repository simply includes a shell script. No downloads, package installs, or archive extraction are performed by the skill itself.
Credentials
The skill declares no required environment variables or credentials, and the script does not read or depend on any sensitive environment values.
Persistence & Privilege
The skill does not request persistent or elevated privileges, always:false, and does not modify other skills or system configuration. It is user-invocable and may be invoked autonomously per platform defaults, which is expected for a skill.
Assessment
This skill is a lightweight, offline documentation helper—it only prints static reference text from the included shell script and does not access network or credentials. It appears safe to install from a security perspective. If you want extra assurance: inspect the repository (scripts/script.sh) yourself before enabling, verify the author/repo trustworthiness, and confirm there are no subsequent updates that add external network calls or credential usage. Note the minor help-text bug where the version variable won't expand when showing help; that's functional, not a security issue.Like a lobster shell, security has layers — review code before you run it.
latestvk979pagy728y0q15rev2af5rax83esed
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
