Real Skill packageSource verifiedClawHub registry

BaseMail

📬 BaseMail - Onchain Email for AI Agents on Base. Get yourname@basemail.ai linked to your Basename (.base.eth). SIWE wallet auth, no CAPTCHA, no passwords. Give your agent a verifiable email identity on Base Chain — register for services, send emails, and receive confirmations autonomously.

Identity and source

Publisher attributionJu Chun Koregistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 59% rule confidence
Package forminstruction with code11 recorded files
Canonical sourceClawHub registryclawhub:daaab:basemail
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codeissues found
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/28/2026.claude/skills/BaseMail
1 structural issue
  • error: name must contain lowercase ASCII letters, numbers and single hyphens only. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexissues found
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/28/2026.agents/skills/BaseMail
1 structural issue
  • error: name must contain lowercase ASCII letters, numbers and single hyphens only. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawissues found
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/28/2026skills/BaseMail
1 structural issue
  • error: name must contain lowercase ASCII letters, numbers and single hyphens only. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @daaab/basemail
clawhub inspect @daaab/basemail --version 1.9.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
11 / 11 inspected as text
Checked
8/28/2026, 11:22:40 AM
Scanner
0.1.3
Policy
1.0.3
5 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
  • external write action — automatically inferred
8 dependency and API indicators
  • npm: ethers ^6.16.0
  • api: api.basemail.ai
  • api: clawhub.ai
  • api: github.com
  • api: paulmillr.com
  • api: registry.npmjs.org
  • api: www.base.org
  • api: www.buymeacoffee.com
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/28/2026, 5:05:59 AM
Release binding
Matches this record
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:a1b3ec6b61c25c346e20303a6ebb8ee872536cb90c87ea157db049c4b79963d2
Show up to 11 recorded paths
  • package-lock.json
  • package.json
  • scripts/audit.js
  • scripts/crypto-utils.js
  • scripts/inbox.js
  • scripts/register.js
  • scripts/send.js
  • scripts/setup.js
  • scripts/token.js
  • skill-card.md
  • SKILL.md

Source changelog

agent-register flow (email never null on re-run), refresh_token auto-renew for send/inbox, readable API errors incl. Retry-After, setup.js: isEncrypt crash fixed + non-TTY via --yes/BASEMAIL_PASSWORD, BASEMAIL_API_KEY support, ethers ^6.16