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

SSL audit

TLS/SSL security posture check: live certificate inspection, HTTP security headers, and CAA DNS records.

When to use this pack

Verifying a domain's TLS posture — cert validity, security headers, and who's authorized to issue certs.

Tools in this pack

Workflow

  1. Inspect the live TLS certificate — issuer, expiry, SANs, chain validity.
  2. Fetch HTTP response headers — HSTS, CSP, and other security headers.
  3. Check CAA DNS records to see which CAs are authorized to issue certs for this domain.

Run it in Claude

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

Then paste this prompt into Claude:

Run an SSL audit on stripe.com using Agent402's ssl-audit skill pack. Get (1) TLS cert details — issuer, expiry, SANs, (2) HTTP security headers — HSTS, CSP, (3) CAA DNS records. Flag any near-expiry or missing HSTS.

← All skill packs