Plashboard Admin

v1.0.0

Manage plashboard templates and autonomously convert natural-language dashboard requests into plashboard tool actions.

0· 324·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

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

latestvk974gpbqbsg68wyvknmpzjr5dd81z3va

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments