R
raccha.ai
/cert_inspect
cert inspect
Parse a PEM-encoded X.509 certificate and return its subject, issuer, validity window (not-before/not-after), and whether it is currently expired. Read-only ins
liveunknown~5s typical
mcpraccha.ai
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-raccha-raccha /cert_inspect for me.
Input
| Field | Type | Description |
|---|---|---|
| pem* | string | A PEM-encoded X.509 certificate, including the -----BEGIN CERTIFICATE----- / -----END CERT |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-ai-raccha-raccha","endpoint":"/cert_inspect","input":{"pem":"..."}}'cli
npx cracked-ai run -p mcp-ai-raccha-raccha -e /cert_inspect -i '{"pem":"..."}'mcp
run_tool({ provider: "mcp-ai-raccha-raccha", endpoint: "/cert_inspect", input: {"pem":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.