SKILLEMALL.ai

BF claude-code-task

Launch Claude Code async in background with automatic delivery to Telegram/WhatsApp. Use for coding, refactoring, codebase research, file generation, and complex multi-step automations. NOT for quick one-off questions or real-time interactive tasks. Includes strict thread-safe routing + E2E operator validation workflow.

ClawHub Agent Skills author: Seva Ustinov v1.2.5 5 files · 1 script body ≈ 8 004 tokens Open the sourceclawhub.ai analyzed 3 d ago

As a process F 45/100 · Will not run — References files that are not bundled: references/testing-protocol.md, WAKE-TROUBLESHOOTING.md

AnalyzerTelegramWhatsAppSoftware developmenttype and topics are labelled automatically from the skill text
JSON
Technical rating
B
86/100
safety, quality, tests
Safety 60%
98
Quality 40%
67
Run on models
none yet
Process rating
F
45/100
Will not run
References files that are not bundled: references/testing-protocol.md, WAKE-TROUBLESHOOTING.md
Tools and files w 18
0
Result and completion w 14
0
Inputs and preconditions w 11
0
the three weakest of ten parameters · all ten

How to improve

  1. The SKILL.md body is over 5,000 tokens: move reference detail into references/ and load it when needed.
  2. The text references files that are not there: add them or drop the references.
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 Exfiltration exfil-webhook-url run-task.py:368
    Webhook / callback URL commonly used for exfiltration (verify the destination) (the skill's own vendor host; quoted — discussed, not commanded)
    f"https://api.telegram.org/bot{bot_token}/sendMessage",
    vendor-hostquoted
  • low Exfiltration exfil-webhook-url run-task.py:1040
    Webhook / callback URL commonly used for exfiltration (verify the destination) (the skill's own vendor host; quoted — discussed, not commanded)
    f"'https://api.telegram.org/bot{bot_token_for_script}/sendMessage', "
    vendor-hostquoted

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

Against the Agent Skills spec

  • warning body-long SKILL.md body ≈ 8004 tokens (recommended < 5000); move details to references/
  • warning missing-ref reference to a missing file: references/testing-protocol.md
  • warning missing-ref reference to a missing file: WAKE-TROUBLESHOOTING.md

Process rating: all ten parameters 45/100

Will not run. References files that are not bundled: references/testing-protocol.md, WAKE-TROUBLESHOOTING.md
  • 0Tools and files. 2 referenced file(s) missing: references/testing-protocol.md, WAKE-TROUBLESHOOTING.md
  • 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. 40 mutating operations with no state check
  • 40Execution cost. Instruction body is 8004 tokens: crowds the task out of the window
  • 50When it triggers. No condition that starts the skill
  • 100Steps. 184 steps
  • 100Failures and branches. 5 branches, has a failure section
  • 100Consistency. Name and required fields are in place
  • 100Progress reporting. Reports progress
  • medium Safety rules and hard prohibitions inside a skill: they belong in the system prompt, here they protect nothing
  • low 20 top-level sections: this looks like several domains in one skill
  • low The response is described with custom markup (4 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
  • +3Output format is not stated: the model decides each time
  • -258 emoji in the instructions: noise for the model
  • +1No license
  • +2Single-language instructions
  • +4Description says when NOT to use the skill
  • +3Description length 321: enough signal without eating the budget
  • +4Structure: 59 headings
  • +3Step-by-step instructions: 184 items
  • +4Has examples (22 code blocks)

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

External checks

ClawHub: suspicious
The skill is mostly coherent with its async Claude Code purpose, but it grants a background agent broad local authority and exposes messaging credentials/output in ways users should review carefully.
LLM: suspicious (high) · VirusTotal: suspicious · 28 May 2026