SKILLEMALL.ai

BC bee-push-email

Push email notifications via IMAP IDLE + Himalaya + OpenClaw agent. Detects new emails in real-time and triggers the agent to process and notify the user. Use when: setting up email push notifications, configuring IMAP watcher, installing bee-push-email system, testing email connectivity, checking system dependencies, viewing email-push config, troubleshooting IMAP IDLE watcher, or managing the imap-watcher systemd service. Also handles uninstall/cleanup of the bee-push-email system. Trigger on beemail commands: /beemail, /beemail_start, /beemail_stop, /beemail_status, /beemail_test, /beemail_reply, /beemail_reply_off, /beemail_reply_ask, /beemail_reply_on. Also: start watcher, stop watcher, watcher status, email push status, registrar comandos, comandos no aparecen, beemail no funciona en telegram.

ClawHub Agent Skills author: canihojr v1.5.3 MIT-0 10 files · 1 script body ≈ 1 988 tokens Open the sourceclawhub.ai analyzed 4 d ago

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

AnalyzerTelegramAI and agentsInfrastructuretype and topics are labelled automatically from the skill text
JSON
Technical rating
B
85/100
safety, quality, tests
Safety 60%
98
Quality 40%
66
Run on models
none yet
Process rating
C
57/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
    • 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 Dangerous commands cmd-background-process scripts/setup.py:235
      Starts a background / autostarted process (string literal in code, not executed)
      run('systemctl enable imap-watcher')
      code literal
    • low Exfiltration exfil-webhook-url scripts/telegram_commands.py:91
      Webhook / callback URL commonly used for exfiltration (verify the destination) (the skill's own vendor host; quoted — discussed, not commanded)
      url = f"https://api.telegram.org/bot{token}/{method}"
      vendor-hostquoted

    Files scanned: 10. 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: Push email notifications via IMAP IDLE + Himalaya + OpenClaw agent… ^ ); fields were read line by line. The usual cause is a colon inside an unquoted value
    • note frontmatter-key unknown frontmatter key "emoji"
    • note frontmatter-key unknown frontmatter key "requirements"

    Process rating: all ten parameters 57/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. 12 mutating operations with no state check
    • 40Consistency. Frontmatter name (bee-push-email) differs from the folder (bee-push-email-skill)
    • 60Tools and files. Uses tools (bash, web, python) that frontmatter does not declare
    • 70When it triggers. States when to use, but not when not to
    • 100Steps. 39 steps
    • 100Failures and branches. 1 branches, has a failure section
    • 100Execution cost. Instruction body is 1988 tokens
    • 100Progress reporting. Reports progress
    • medium Safety rules and hard prohibitions inside a skill: they belong in the system prompt, here they protect nothing
    • 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
    • +4Description does not say when NOT to use the skill (false activations)
    • +3Description length 810: 120–800 characters recommended
    • +3Output format is not stated: the model decides each time
    • -32 of 5 scripts are never mentioned in SKILL.md
    • +1No license
    • +2Single-language instructions
    • +4Structure: 30 headings
    • +3Step-by-step instructions: 39 items
    • +4Has examples (8 code blocks)

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

    External checks

    ClawHub: suspicious
    This skill does what it claims, but it needs review because it installs a persistent email-monitoring service and automatically copies sensitive OpenClaw credentials into its own service config.
    LLM: suspicious (high) · VirusTotal: · 29 May 2026