SKILLEMALL.ai

BC mailclaw

AI-powered Gmail automation, email triage, and smart inbox assistant. Use this skill whenever the user mentions email, inbox, Gmail, mail rules, email digest, or describes any workflow that turns incoming email into action — creating rules, checking new messages, summarizing email, connecting apps like Slack/Notion/Google Calendar/Linear/HubSpot, forwarding email content, or sending replies. Trigger even when the user does not say "email" explicitly but describes the pattern, like "when someone sends me a meeting invite, add it to my calendar" or "ping Slack when a support ticket comes in". Also trigger on Chinese keywords: 邮件, 邮箱, 收件箱, 新邮件, 查邮件, 收邮件, 邮件规则, 邮件自动化, 邮件助手, 邮件摘要.

ClawHub Agent Skills author: Tourmind v1.2.0 MIT-0 6 files body ≈ 6 868 tokens Open the sourceclawhub.ai analyzed 4 d ago

As a process C 62/100 · Has gaps — weak spots: result and completion, inputs and preconditions

GeneratorGmailNotionSlackHubSpotPersonal productivityInfrastructureSales and CRMtype and topics are labelled automatically from the skill text
JSON
Technical rating
B
76/100
safety, quality, tests
Safety 60%
80
Quality 40%
69
Run on models
none yet
Process rating
C
62/100
Has gaps
Result and completion w 14
0
Inputs and preconditions w 11
0
Tools and files w 18
60
the three weakest of ten parameters · all ten

What is at stake

Medium-severity findings: the skill is probably honest, but read what alarmed the scanner.

Broad scope medium severity

Below is the worst case for this category. The finding here is medium: the guard saw a sign, not a proof.

If you install

The skill asks for more than the task needs: broad tool access, credential environment variables, binaries. Every extra permission widens the damage from a mistake or a compromise.

For the author

Narrow allowed-tools and the variable list to the minimum; replace binaries with readable sources or scripts.

Exfiltration medium severity

Below is the worst case for this category. The finding here is medium: the guard saw a sign, not a proof.

If you install

The instructions or scripts send data out: environment variables, keys, file contents, chat history. You may never notice, because the agent performs the upload as "part of the task".

For the author

If the upload is not needed for the task, remove it: catalogs flag such skills and delist them. If it is needed, name the destination explicitly, say what leaves the machine, and give the user a switch.

How to improve

  1. The SKILL.md body is over 5,000 tokens: move reference detail into references/ and load it when needed.
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 · 4

✓ No critical or high findings

Medium and low: 4
  • medium Broad scope meta-agent-memory-dump HEARTBEAT.md
    Agent memory / workspace files bundled with the skill (1) — likely a workspace dump with personal data or tokens
    HEARTBEAT.md
  • medium Exfiltration exfil-webhook-url SKILL.md:63
    Webhook / callback URL commonly used for exfiltration (verify the destination) (quoted — discussed, not commanded)
    **Base URL:** `https://concentrate-patent-cent-sent.trycloudflare.com`
    quoted
  • medium Exfiltration net-credential-use SKILL.md:88
    Credential used in a network call (verify the destination is the intended service)
    curl -s -H "X-User-Key: $API_KEY" \
  • medium Exfiltration exfil-webhook-url SKILL.md:89
    Webhook / callback URL commonly used for exfiltration (verify the destination) (quoted — discussed, not commanded)
    "https://concentrate-patent-cent-sent.trycloudflare.com/emails?limit=10"
    quoted

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

Against the Agent Skills spec

  • warning frontmatter-yaml SKILL.md: the frontmatter is not valid YAML (YAML parse error: Nested mappings are not allowed in compact mappings at line 2, column 14: description: AI-powered Gmail automation, email triage, and smart inbox assista… ^ ); fields were read line by line. The usual cause is a colon inside an unquoted value
  • warning body-long SKILL.md body ≈ 6868 tokens (recommended < 5000); move details to references/
  • note frontmatter-key unknown frontmatter key "metadata.openclaw"

Process rating: all ten parameters 62/100

  • 0Result and completion. Does not say what the result is
  • 0Inputs and preconditions. Does not say what the process needs to start
  • 60Tools and files. Uses tools (web) that frontmatter does not declare
  • 70When it triggers. States when to use, but not when not to
  • 70Execution cost. Instruction body is 6868 tokens
  • 100Steps. 82 steps
  • 100Failures and branches. 22 branches, has a failure section
  • 100Consistency. Name and required fields are in place
  • 100Running it twice. Mutating operations check current state
  • 100Progress reporting. Reports progress
  • medium Safety rules and hard prohibitions inside a skill: they belong in the system prompt, here they protect nothing

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

  • +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
  • +5Description quotes 2 example trigger phrases
  • +3Description length 684: enough signal without eating the budget
  • +4Structure: 25 headings
  • +3Step-by-step instructions: 82 items
  • +4Has examples (10 code blocks)
  • +1License stated

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

External checks

ClawHub: suspicious
MailClaw appears to be a legitimate Gmail automation skill, but its recurring mailbox access and under-scoped host-invoked runbook behavior warrant review before installation.
LLM: suspicious (high) · VirusTotal: · 1 Jun 2026