UniOne Email API
v1.0.0Send transactional and marketing emails via UniOne Email API. Manage email templates, validate email addresses, check delivery statistics, manage suppression lists, configure webhooks, and handle domain settings. UniOne delivers billions of emails annually with 99.88% deliverability.
⭐ 3· 1.4k·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Suspicious
medium confidencePurpose & Capability
The name, description, and required UNIONE_API_KEY match an email-sending integration (templates, domain verification, tracking). However, the README asserts this is an 'official skill' and provides a ClawHub install command (@unione/unione) while the registry metadata lists source as unknown and no homepage is present — provenance is unclear.
Instruction Scope
SKILL.md is instruction-only and stays on-topic: it shows curl/fetch POSTs to UniOne endpoints, domain DNS setup steps, retry/idempotency guidance, and no directives to read unrelated files, other env vars, or upload local data to third parties. It requires the user to add DNS records at their DNS provider (expected for email services).
Install Mechanism
No install spec or code files are present (instruction-only), so no code will be written to disk by the skill itself. The README mentions a ClawHub install command and copying SKILL.md manually, which is consistent with an instruction-only skill but reinforces the need to verify the ClawHub package identity before using it.
Credentials
Only UNIONE_API_KEY is required and declared as the primary credential; that is proportionate for an email API. There are no other credentials or config paths requested in the metadata or instructions.
Persistence & Privilege
always:false (default) and model invocation is allowed (default). This means the agent can autonomously call the UniOne API using the provided API key — potentially sending emails or managing templates without further user action. That autonomy is typical but increases risk if the API key is powerful or shared.
What to consider before installing
This skill appears coherent with an email-sending integration, but verify the source before installing and handing over an API key. Specifically: (1) Confirm this skill is published or endorsed by UniOne (check unione.io docs, official developer pages, or the ClawHub package signature) because README's 'official' claim isn't validated by the registry metadata. (2) Use a least-privilege API key (create a key scoped to only the actions you need, if UniOne supports scoped keys) and do not use a high-privilege or production key during testing. (3) Be aware the agent can call the API autonomously — require explicit confirmations in your agent settings if you don't want automatic sends. (4) When performing domain setup, add DNS records yourself at your DNS provider; never paste private keys or unrelated secrets into the tool. (5) If you plan to install via ClawHub (@unione/unione), verify the package identity and checksum on ClawHub before installing. If you want higher assurance, consider copying the curl examples and calling UniOne endpoints yourself from a known client rather than relying on an unverified skill.Like a lobster shell, security has layers — review code before you run it.
delivery-trackingvk97a4d0ky451eqw5sam33he88180n4dyemailvk97a4d0ky451eqw5sam33he88180n4dyemail-apivk97a4d0ky451eqw5sam33he88180n4dyemail-templatesvk97a4d0ky451eqw5sam33he88180n4dyemail-validationvk97a4d0ky451eqw5sam33he88180n4dylatestvk97a4d0ky451eqw5sam33he88180n4dymarketing-emailvk97a4d0ky451eqw5sam33he88180n4dytransactional-emailvk97a4d0ky451eqw5sam33he88180n4dywebhooksvk97a4d0ky451eqw5sam33he88180n4dy
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
📧 Clawdis
EnvUNIONE_API_KEY
Primary envUNIONE_API_KEY
