HTTP/1.1 402 PAYMENT REQUIRED · Agentic Finance (AIFI) · x402 + MPP dual-stack 500+ tools · 12 rails · 0% seller fee

SSL audit

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

$0.10 per call · one payment for the whole workflow
POST /api/skill/ssl-audit

3 tools run server-side in one request. You pay once, settle once, and get a single response - no orchestration, no per-step payments, and a partial-success envelope if any step fails. USDC over x402 on any supported chain.

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

All 3 run inside the single $0.10 call above. Each is also callable on its own if you only need one part.

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.

Call it directly

Any x402 client pays the 402 and gets the whole workflow back in one response:

npx agent402-client call ssl-audit {"domain":"stripe.com"}

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