← 返回 Skills 市场
Server Dashboard
作者
bytesagain4
· GitHub ↗
· v2.0.1
· MIT-0
165
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install server-dashboard
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Server Dashboard concepts, best practices, and implementation pat...
安全使用建议
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.
功能分析
Type: OpenClaw Skill
Name: server-dashboard
Version: 2.0.1
The skill bundle is a static documentation reference tool. The primary script, `scripts/script.sh`, only outputs plain-text information via heredocs and contains no network requests, file system modifications, or credential access. The `SKILL.md` instructions are consistent with this behavior and do not exhibit any signs of prompt injection or malicious intent.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install server-dashboard - 安装完成后,直接呼叫该 Skill 的名称或使用
/server-dashboard触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.1
Fix description
v2.0.0
Clean package with matching SKILL.md
v1.0.0
publish v1.0.0
元数据
常见问题
Server Dashboard 是什么?
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Server Dashboard concepts, best practices, and implementation pat... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 165 次。
如何安装 Server Dashboard?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install server-dashboard」即可一键安装,无需额外配置。
Server Dashboard 是免费的吗?
是的,Server Dashboard 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Server Dashboard 支持哪些平台?
Server Dashboard 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Server Dashboard?
由 bytesagain4(@xueyetianya)开发并维护,当前版本 v2.0.1。
推荐 Skills