CD OpenClaw 全能守护包
(no description)
一键安装 7 个系统守护技能,覆盖配置安全、模型容灾、健康监控、上下文优化全链路。 当用户表达以下意图时触发本技能:
As a process D 46/100 · Unfinished process — weak spots: result and completion, when it triggers, inputs and preconditions
Proceduretype and topics are labelled automatically from the skill text
How to improve
- Add a description to the frontmatter: without it the skill never triggers.
For the model run — optional
- Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
- A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.
Guard findings · 0
✓ No critical or high findings
Files scanned: 7. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- error
description-missingSKILL.md: no `description` — the skill can never trigger - warning
name-formatname should be kebab-case (lowercase letters, digits, hyphens) - note
frontmatter-keyunknown frontmatter key "skill_id" - note
frontmatter-keyunknown frontmatter key "triggers"
Process rating: all ten parameters 46/100
- 0Result and completion. Does not say what the result is
- 0When it triggers. No condition that starts the skill
- 0Inputs and preconditions. Does not say what the process needs to start
- 0Failures and branches. Linear process with no failure handling
- 0Progress reporting. Says nothing while it works
- 40Consistency. Frontmatter name (OpenClaw 全能守护包) differs from the folder (openclaw-guardian-suite)
- 100Tools and files. No external tools needed
- 100Steps. 5 steps
- 100Execution cost. Instruction body is 77 tokens
- 100Running it twice. No mutating operations
Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.
Quality signals
- +5Description has no quoted example phrases that should trigger the skill
- +4Description does not say when NOT to use the skill (false activations)
- +3Description length 0: 120–800 characters recommended
- +3Output format is not stated: the model decides each time
- +1No license
- +2Single-language instructions
- +4Structure: 3 headings
- +3Step-by-step instructions: 5 items
- +4Has examples (1 code blocks)
Quality base 70; lint remarks subtract, signals add up to 100. Result: 29.
External checks
ClawHub: suspicious
The package broadly matches a commercial 'guardian' suite, but it downloads and executes encrypted code from an external payment server, creates persistent daemons, and collects system identifiers — behavior that is coherent for a closed-source paid product but poses significant surprise-and-risk for most users.
LLM: suspicious (high) · VirusTotal: suspicious · 10 Mar 2026