SKILLEMALL.ai

AC golang-samber-slog

Structured logging extensions for Golang using samber/slog-**** packages — multi-handler pipelines (slog-multi), log sampling (slog-sampling), attribute formatting (slog-formatter), HTTP middleware (slog-fiber, slog-gin, slog-chi, slog-echo), and backend routing (slog-datadog, slog-sentry, slog-loki, slog-syslog, slog-logstash, slog-graylog...). Apply when using or adopting slog, or when the codebase already imports any github.com/samber/slog-* package.

ClawHub Agent Skills author: Samuel Berthe v1.1.0 MIT-0 7 files body ≈ 2 566 tokens Open the sourceclawhub.ai analyzed 3 d ago

As a process C 64/100 · Has gaps — weak spots: result and completion, inputs and preconditions, running it twice

ProcedureGitHubSoftware developmentInfrastructuretype and topics are labelled automatically from the skill text
JSON
Technical rating
A
94/100
safety, quality, tests
Safety 60%
98
Quality 40%
88
Run on models
none yet
Process rating
C
64/100
Has gaps
Result and completion w 14
0
Inputs and preconditions w 11
0
Running it twice w 4
30
the three weakest of ten parameters · all ten

How to improve

    For the model run — optional
    • 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 Exfiltration exfil-webhook-url references/backend-handlers.md:143
      Webhook / callback URL commonly used for exfiltration (verify the destination) (placeholder value)
      WebhookURL: "https://hooks.slack.com/services/...",
      placeholder
    • low Exfiltration exfil-webhook-url references/backend-handlers.md:174
      Webhook / callback URL commonly used for exfiltration (verify the destination) (placeholder value)
      Endpoint: "https://webhook.site/your-id",
      placeholder

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

    Against the Agent Skills spec

    • note frontmatter-key unknown frontmatter key "paths"

    Process rating: all ten parameters 64/100

    • 0Result and completion. Does not say what the result is
    • 0Inputs and preconditions. Does not say what the process needs to start
    • 30Running it twice. 11 mutating operations with no state check
    • 50Failures and branches. 0 branches, has a failure section
    • 70When it triggers. States when to use, but not when not to
    • 100Tools and files. Tools declared in frontmatter
    • 100Steps. 16 steps
    • 100Consistency. Name and required fields are in place
    • 100Execution cost. Instruction body is 2566 tokens
    • 100Progress reporting. Reports progress
    • low 11 top-level sections: this looks like several domains in one skill
    • medium 12 test cases, all positive: not one "should refuse" or "should ask first"

    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
    • +2Single-language instructions
    • +3Description length 457: enough signal without eating the budget
    • +4Structure: 12 headings
    • +3Step-by-step instructions: 16 items
    • +4Has examples (5 code blocks)
    • +4Reference files are cited in the instructions (4 of 4)
    • +1License stated

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

    External checks

    ClawHub: suspicious
    This is a coherent Go logging guidance skill, but some examples encourage logging HTTP request or response bodies without enough warning about sensitive data exposure.
    LLM: suspicious (high) · VirusTotal: · 22 Aug 2026