HTTP/1.1 402 PAYMENT REQUIRED agent402.base.eth · BASE · SOLANA · POLYGON · ARBITRUM · STELLAR · ROBINHOOD · USDC · USDG

Email security

Full email auth posture: SPF, DMARC, DKIM, and composite deliverability score in one call.

When to use this pack

Diagnosing email authentication — can this domain be spoofed, and is its mail configuration complete.

Tools in this pack

Workflow

  1. Parse the SPF record — flag permissive +all, excessive lookups, or syntax errors.
  2. Parse the DMARC policy — p=none means failures are ignored.
  3. Probe common DKIM selectors and check key strength.
  4. Run the composite deliverability score for an overall grade.

Run it in Claude

claude mcp add agent402 -s user -- npx -y agent402-mcp@latest

Then paste this prompt into Claude:

Check email security for stripe.com using Agent402's email-security skill pack. Get (1) SPF check, (2) DMARC policy, (3) DKIM probe, (4) deliverability score. Flag any missing or weak auth records.

← All skill packs