SKILLEMALL.ai

DC wine-archive

(no description)

Not recommendedlow grade D
ClawHub Agent Skills author: Simon I Dvorak v0.1.8 MIT-0 22 files · 2 scripts body ≈ 1 712 tokens Open the sourceclawhub.ai analyzed 3 d ago

As a process C 57/100 · Has gaps — weak spots: inputs and preconditions, failures and branches, running it twice

ReferenceTelegramInfrastructuretype and topics are labelled automatically from the skill text
JSON
Technical rating
D
55/100
safety, quality, tests
Safety 60%
91
Quality 40%
0
Run on models
none yet
Process rating
C
57/100
Has gaps
Inputs and preconditions w 11
0
Failures and branches w 10
0
Running it twice w 4
30
the three weakest of ten parameters · all ten

How to improve

  1. 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 · 9

✓ No critical or high findings

Medium and low: 9
  • low Secrets in code secret-high-entropy-token package-lock.json:22
    High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
    "integrity": "sha5…1Cn++CSX6…ttQ/xEH4…EaQ==",
    detector
  • low Secrets in code secret-high-entropy-token package-lock.json:71
    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:175
    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:181
    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:234
    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 Exfiltration read-dotenv README.md:38
    Reads a .env file
    cp .env.example .env
  • low Exfiltration read-dotenv setup.sh:40
    Reads a .env file (code comment)
    # 5. Copy .env.example → .env if not already present
    comment
  • low Exfiltration read-dotenv setup.sh:42
    Reads a .env file
    cp .env.example .env
  • low Exfiltration read-dotenv SKILL.md:29
    Reads a .env file
    cp .env.example .env   # add ANTHROPIC_API_KEY for LLM features

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

Against the Agent Skills spec

  • error frontmatter SKILL.md: no YAML frontmatter block found
  • error name-missing SKILL.md: frontmatter has no `name`
  • error description-missing SKILL.md: no `description` — the skill can never trigger

Process rating: all ten parameters 57/100

  • 0Inputs and preconditions. Does not say what the process needs to start
  • 0Failures and branches. Linear process with no failure handling
  • 30Running it twice. 7 mutating operations with no state check
  • 50When it triggers. States when to use, but not when not to
  • 60Tools and files. Uses tools (bash) that frontmatter does not declare
  • 60Result and completion. Output format stated, no completion criterion
  • 100Steps. 21 steps
  • 100Consistency. Name and required fields are in place
  • 100Execution cost. Instruction body is 1712 tokens
  • 100Progress reporting. Reports progress

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
  • -35 of 6 scripts are never mentioned in SKILL.md
  • +1No license
  • +2Single-language instructions
  • +4Structure: 18 headings
  • +3Step-by-step instructions: 21 items
  • +3Output format is stated explicitly
  • +4Has examples (25 code blocks)

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

External checks

ClawHub: clean
The skill is a coherent personal wine archive with local storage and optional Telegram/LLM features, but users should treat exports, deletes, and external integrations carefully.
LLM: benign (high) · VirusTotal: · 29 May 2026