← 返回 Skills 市场
352
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install plashboard-admin
功能描述
Manage plashboard templates and autonomously convert natural-language dashboard requests into plashboard tool actions.
安全使用建议
This skill itself is an instruction-only wrapper that delegates actions to a set of plashboard_* plugin tools. Before installing: 1) Verify the provenance and permissions of the plashboard_* tools the skill expects — those tools carry the real risk (they may access files, run commands, or modify systems). 2) Confirm guardrails are enforced by the runtime (the skill tells the model not to edit system files or run Docker, but the enforcement depends on the tooling). 3) Test in a non-production environment so you can observe what the underlying plashboard tools do when invoked. If you cannot verify or trust the plashboard plugins, avoid enabling autonomous invocation or do not install the skill.
功能分析
Type: OpenClaw Skill
Name: plashboard-admin
Version: 1.0.0
The skill bundle defines an administrative agent for 'plashboard' using a set of internal `plashboard_` tools. The `SKILL.md` includes explicit guardrails preventing direct file manipulation of critical system files, and crucially, forbids Docker, Tailscale, or systemd operations, which are common vectors for persistence and privilege escalation. There is no evidence of data exfiltration, malicious execution, obfuscation, or prompt injection designed to subvert the agent for harmful purposes. The instructions guide the agent to use specific tools for legitimate administrative tasks, aligning with the stated purpose.
能力评估
Purpose & Capability
Name/description (manage plashboard templates and convert NL requests) match the SKILL.md instructions, which mostly call plashboard_* plugin tools; no unrelated binaries, env vars, or installs are requested.
Instruction Scope
Instructions are narrowly focused on calling the listed plugin tools and include reasonable guardrails (don’t edit JSON files, avoid Docker/systemd). They also provide command-shortcuts; note the skill assumes the presence and correctness of many plashboard_* tools — if those tools perform unexpected actions the overall behavior could differ.
Install Mechanism
No install spec and no code files (instruction-only) — lowest-risk footprint; nothing will be written or downloaded by this skill itself.
Credentials
No environment variables, credentials, or config paths are requested; required artifacts are the named plugin tools, which is proportionate to the described functionality.
Persistence & Privilege
always is false and model invocation is allowed (normal). The skill does not request permanent presence or modify other skills; autonomous tool invocation is expected for this kind of admin skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install plashboard-admin - 安装完成后,直接呼叫该 Skill 的名称或使用
/plashboard-admin触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial official release
元数据
常见问题
Plashboard Admin 是什么?
Manage plashboard templates and autonomously convert natural-language dashboard requests into plashboard tool actions. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 352 次。
如何安装 Plashboard Admin?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install plashboard-admin」即可一键安装,无需额外配置。
Plashboard Admin 是免费的吗?
是的,Plashboard Admin 完全免费(开源免费),可自由下载、安装和使用。
Plashboard Admin 支持哪些平台?
Plashboard Admin 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Plashboard Admin?
由 jhytabest(@jhytabest)开发并维护,当前版本 v1.0.0。
推荐 Skills