SKILLEMALL.ai

AF send-email

Send emails via SMTP with support for HTML formatting, file attachments, and email templates. Use when users ask to: (1) Send an email, (2) Email someone, (3) Send a notification, (4) Use email templates, or (5) Send files via email.

ClawHub Agent Skills author: wangyendt v0.1.1 7 files body ≈ 3 519 tokens Open the sourceclawhub.ai analyzed 2 d ago

As a process F 45/100 · Will not run — References files that are not bundled: url

TemplateInfrastructuretype and topics are labelled automatically from the skill text
JSON
Technical rating
A
92/100
safety, quality, tests
Safety 60%
100
Quality 40%
80
Run on models
none yet
Process rating
F
45/100
Will not run
References files that are not bundled: url
Tools and files w 18
0
Result and completion w 14
0
Progress reporting w 2
0
the three weakest of ten parameters · all ten

How to improve

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

✓ No critical or high findings

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

Against the Agent Skills spec

  • warning missing-ref reference to a missing file: url
  • note frontmatter-key unknown frontmatter key "dependencies"

Process rating: all ten parameters 45/100

Will not run. References files that are not bundled: url
  • 0Tools and files. 1 referenced file(s) missing: url
  • 0Result and completion. Does not say what the result is
  • 0Progress reporting. Says nothing while it works
  • 20When it triggers. No condition that starts the skill
  • 30Running it twice. 32 mutating operations with no state check
  • 40Consistency. Frontmatter name (send-email) differs from the folder (send-email-2)
  • 60Failures and branches. 2 branches
  • 100Steps. 83 steps
  • 100Inputs and preconditions. Inputs and preconditions are listed
  • 100Execution cost. Instruction body is 3519 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
  • -4Absolute local paths (C:\Users, /home/…): not portable
  • +1No license
  • +2Single-language instructions
  • +3Description length 233: enough signal without eating the budget
  • +4Structure: 12 headings
  • +3Step-by-step instructions: 83 items
  • +4Has examples (8 code blocks)
  • +4Reference files are cited in the instructions (1 of 1)
  • +3All 1 scripts are documented

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

External checks

ClawHub: suspicious
This email-sending skill mostly matches its purpose, but it asks for email credentials in chat and defaults to a shared sender account without asking the user first.
LLM: suspicious (high) · VirusTotal: suspicious · 28 May 2026