Diskview
v2.0.4Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Diskview concepts, best practices, and implementation patterns.
⭐ 0· 121·0 current·0 all-time
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 claim a read-only reference tool and the provided SKILL.md plus the included bash script only output static help/documentation text. There are no unexpected environment variables, binaries, or network calls required. (Minor note: the SKILL.md, registry metadata, and script embed slightly different version strings, which is an editorial inconsistency but not a security issue.)
Instruction Scope
SKILL.md explicitly states commands output plain-text heredocs and no external APIs are used. The runtime script (scripts/script.sh) only emits static heredocs and performs no file reads/writes, no network access, and does not access environment variables or credentials.
Install Mechanism
There is no install specification — the skill is instruction-only with a helper script. No packages or remote downloads are performed. The included script is a plaintext shell script (no extract or remote installation).
Credentials
No environment variables, credentials, or config paths are required or referenced. The script does not read sensitive files or environment state.
Persistence & Privilege
The skill is not marked always:true and is user-invocable only. It does not request permanent presence, nor does it attempt to modify other skills or system-wide configuration.
Assessment
This skill appears to be a harmless local documentation helper: it only prints static reference text and does not require credentials or network access. Before installing, you may want to: (1) review the included scripts (scripts/script.sh) yourself to confirm nothing has been changed; (2) note minor version string inconsistencies between the package metadata and the script (harmless but worth confirming you have the intended release); and (3) run it in a limited environment or sandbox if you prefer to observe behavior first. No additional credentials or system access are required for normal use.Like a lobster shell, security has layers — review code before you run it.
latestvk9779j5ewbj55d6cs3dzgw5zph83gw4f
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
