SKILLEMALL.ai

AC linux-service-troubleshooting

Use when a Linux service is down or unreachable.

ClawHub Agent Skills author: peterliu-512 v1.0.0 MIT-0 4 files body ≈ 1 070 tokens Open the sourceclawhub.ai analyzed 26 h ago

Diagnose "why is this service/port not working or reachable" on a Linux host.

As a process C 54/100 · Has gaps — weak spots: result and completion, when it triggers, inputs and preconditions

ProcedureData and analyticsWriting and documentstype and topics are labelled automatically from the skill text
JSON
Technical rating
A
90/100
safety, quality, tests
Safety 60%
98
Quality 40%
78
Run on models
none yet
Process rating
C
54/100
Has gaps
Result and completion w 14
0
Inputs and preconditions w 11
0
Progress reporting w 2
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 · 2

    ✓ No critical or high findings

    Medium and low: 2
    • low Dangerous commands cmd-privilege SKILL.md:49
      Privilege escalation / world-writable permissions (quoted — discussed, not commanded)
      - Back up before editing: `sudo cp -a /etc/ssh/sshd_config /etc/ssh/sshd_config.bak.$(date +%Y%m%d)`.
      quoted
    • low Dangerous commands cmd-background-process SKILL.md:62
      Starts a background / autostarted process
      sudo systemctl enable bluetooth

    Files scanned: 4. 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 54/100

    • 0Result and completion. Does not say what the result is
    • 0Inputs and preconditions. Does not say what the process needs to start
    • 0Progress reporting. Says nothing while it works
    • 20When it triggers. No condition that starts the skill
    • 30Running it twice. 3 mutating operations with no state check
    • 55Failures and branches. 1 branches
    • 85Steps. 13 steps, 1 vague phrases
    • 100Tools and files. No external tools needed
    • 100Consistency. Name and required fields are in place
    • 100Execution cost. Instruction body is 1070 tokens
    • low The response is described with custom markup (7 tags): a typed call is more reliable

    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 48: 120–800 characters recommended
    • +3Output format is not stated: the model decides each time
    • -42 reference files, but SKILL.md never points to them: the model will not open them
    • +2Single-language instructions
    • +4Structure: 6 headings
    • +3Step-by-step instructions: 13 items
    • +4Has examples (3 code blocks)
    • +1License stated

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

    External checks

    ClawHub: suspicious
    This is a coherent Linux troubleshooting skill, but it includes root commands that persistently change firewall and Bluetooth startup settings without clearly requiring user confirmation.
    LLM: suspicious (high) · VirusTotal: · 15 Sept 2026