SKILLEMALL.ai

BD clawdoctor

Self-healing monitor for OpenClaw gateways, crons, and agent sessions. Use when you need to watch if OpenClaw is running, get Telegram alerts on failures, auto-restart the gateway, detect missed crons or stuck sessions, or monitor token costs. Install with `npm install -g clawdoctor`.

ClawHub Agent Skills author: RelayPlane v0.4.13 MIT-0 34 files body ≈ 677 tokens Open the sourceclawhub.ai analyzed 4 d ago

As a process D 46/100 · Unfinished process — weak spots: result and completion, when it triggers, inputs and preconditions

IntegrationTelegramInfrastructureAI and agentstype and topics are labelled automatically from the skill text
JSON
Technical rating
B
89/100
safety, quality, tests
Safety 60%
93
Quality 40%
84
Run on models
none yet
Process rating
D
46/100
Unfinished process
Result and completion w 14
0
Inputs and preconditions w 11
0
Failures and branches w 10
0
the three weakest of ten parameters · all ten

How to improve

    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 · 7

    ✓ No critical or high findings

    Medium and low: 7
    • low Secrets in code secret-high-entropy-token CLAWDOCTOR-FACTSHEET.md:46
      High-entropy token-like string (may be an id, hash or a credential)
      **Stripe price ID:** pric…QNp
    • low Secrets in code secret-high-entropy-token CLAWDOCTOR-FACTSHEET.md:62
      High-entropy token-like string (may be an id, hash or a credential)
      **Stripe price ID:** pric…O7H
    • low Secrets in code secret-high-entropy-token package-lock.json:90
      High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
      "integrity": "sha5…FSj+bWLt…2sH/Kn8E…h6w==",
      detector
    • low Secrets in code secret-high-entropy-token package-lock.json:203
      High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
      "integrity": "sha5…wHD+vkj3…wBQ/hCAQ…tUp/3Qh6…OOw==",
      detector
    • low Secrets in code secret-high-entropy-token package-lock.json:209
      High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
      "integrity": "sha5…CpK+FtMRQVdIMN6/Df5j…tIC+7KYK…qaA==",
      detector
    • low Secrets in code secret-high-entropy-token package-lock.json:262
      High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
      "integrity": "sha5…RFW+TK4J…oUr/txX3…6Ns/A==",
      detector
    • low Secrets in code secret-high-entropy-token package-lock.json:274
      High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
      "integrity": "sha5…O1r/N5BU…BE8/oG5+TfLP…j7K+w==",
      detector

    Files scanned: 34. Evidence is masked. Grey chips explain why severity was lowered.

    Against the Agent Skills spec

    ✓ No remarks against the Agent Skills spec

    Process rating: all ten parameters 46/100

    • 0Result and completion. Does not say what the result is
    • 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
    • 20When it triggers. No condition that starts the skill
    • 30Running it twice. 1 mutating operations with no state check
    • 40Consistency. Frontmatter name (clawdoctor) differs from the folder (turleydesigns-clawdoctor)
    • 100Tools and files. No external tools needed
    • 100Steps. 6 steps
    • 100Execution cost. Instruction body is 677 tokens

    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)
    • +3Output format is not stated: the model decides each time
    • +1No license
    • +2Single-language instructions
    • +3Description length 285: enough signal without eating the budget
    • +4Structure: 9 headings
    • +3Step-by-step instructions: 6 items
    • +4Has examples (4 code blocks)

    Quality base 70; lint remarks subtract, signals add up to 100. Result: 84.

    External checks

    ClawHub: suspicious
    ClawDoctor is a coherent OpenClaw monitoring tool, but it needs Review because Telegram approval callbacks can trigger disruptive actions without verifying the Telegram user or chat that clicked them.
    LLM: suspicious (high) · VirusTotal: · 29 May 2026