Diskview

v2.0.4

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Diskview concepts, best practices, and implementation patterns.

0· 181·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 bytesagain3/diskview.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Diskview" (bytesagain3/diskview) from ClawHub.
Skill page: https://clawhub.ai/bytesagain3/diskview
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 diskview

ClawHub CLI

Package manager switcher

npx clawhub@latest install diskview
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & 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
181downloads
0stars
5versions
Updated 1mo ago
v2.0.4
MIT-0

Diskview

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Diskview concepts, best practices, and implementation patterns. No API keys or credentials required.

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...