Resend Email

ReviewAudited by ClawScan on May 13, 2026.

Overview

This is a coherent Resend integration, but it requires trusting ClawLink and carefully confirming any email sends or account changes.

Before installing, make sure you trust ClawLink and the ClawLink plugin. Connect only the Resend account you intend to manage, review granted permissions, and require clear previews before approving email sends, bulk contact changes, domain changes, or production email setting updates.

Findings (4)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

The skill itself has no code, but using it requires installing and trusting the ClawLink plugin.

Why it was flagged

The skill relies on a separately installed plugin that is not included in the reviewed artifact set. The install is user-directed and purpose-aligned, but the user must trust that plugin.

Skill content
Install the verified ClawLink plugin: `openclaw plugins install clawhub:clawlink-plugin`
Recommendation

Install the plugin only from the expected ClawHub source and review ClawLink’s documentation or verification page before connecting accounts.

What this means

Connecting Resend gives ClawLink-mediated tools access to the user’s Resend account according to the granted permissions.

Why it was flagged

The skill uses a persistent device credential and delegated ClawLink/Resend access. This is disclosed and aligned with the integration purpose.

Skill content
The resulting device credential is stored locally in OpenClaw's plugin config and is only sent to `claw-link.dev`. The user should not paste raw credentials into chat.
Recommendation

Review the permissions granted during connection, avoid pasting raw credentials, and revoke the ClawLink connection if you no longer need it.

What this means

If approved, the agent may send emails or change Resend account settings, which could affect recipients, domains, or production email workflows.

Why it was flagged

The skill can invoke tools that affect external email delivery and production settings, but it explicitly requires confirmation and careful handling.

Skill content
Create or trigger sends only after confirmation
- Manage domains, contacts, or broadcast-like actions carefully
- Confirm before sending or changing production email settings
Recommendation

Review previews carefully and only approve sends, bulk actions, or production-setting changes when the target, scope, and impact are clear.

What this means

Resend-related requests and results may pass through ClawLink rather than going directly from the agent to Resend.

Why it was flagged

The skill routes integration discovery, credentials, and Resend tool use through an external gateway service. This is disclosed and central to the design.

Skill content
Powered by [ClawLink](https://claw-link.dev), an integration hub for OpenClaw that handles hosted connection flows and credentials
Recommendation

Use this skill only if you are comfortable with ClawLink handling the integration and review ClawLink’s documentation, source, and verification materials.