Server Dashboard

v2.0.1

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

0· 160·1 current·1 all-time
bybytesagain4@xueyetianya

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for xueyetianya/server-dashboard.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Server Dashboard" (xueyetianya/server-dashboard) from ClawHub.
Skill page: https://clawhub.ai/xueyetianya/server-dashboard
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 server-dashboard

ClawHub CLI

Package manager switcher

npx clawhub@latest install server-dashboard
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (Server Dashboard reference) align with the provided SKILL.md and the included bash script. All commands produce static help text; nothing in the package asks for unrelated resources or credentials.
Instruction Scope
SKILL.md explicitly states no external API calls or network access and outputs via heredocs. The runtime script only prints embedded documentation and help text; it does not read environment variables, system files, or remote endpoints.
Install Mechanism
There is no install spec and no downloads. The only executable is a small included shell script. No archives or external packages are fetched or extracted.
Credentials
The registry metadata and SKILL.md declare no required env vars or credentials. The script does not access or require environment variables or config paths.
Persistence & Privilege
Skills flags are default (not always-on); the skill does not request persistent system modifications or access to other skills' configs. Autonomous invocation is allowed (platform default) and is not combined with other concerning factors.
Assessment
This skill appears coherent and low-risk: it only prints bundled reference text and requires no credentials or network. Still, it is a shell script and will run commands if invoked — only install/use skills from sources you trust. Notes: there is a minor version mismatch (script VERSION=2.0.0 vs registry 2.0.1) and the help heredoc is quoted so the $VERSION token will not expand (a harmless bug). If you want extra caution, review the script locally or run it in a constrained environment before granting broader agent access.

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

latestvk9774jt3q7w2ayvs63rmvh6vps83hzfv
160downloads
0stars
3versions
Updated 1mo ago
v2.0.1
MIT-0

Server Dashboard

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Server Dashboard concepts, best practices, and implementation pat... 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...