Check SSL/TLS certificate expiry and details for domains
Scanned 9/12/2026
Install to Claude Code
npx -y skills add fisker086/AIOps --skill cert_checker --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Cert Checker?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/fisker086-cert-checker)More formats (shields.io, HTML) on the badges page.
---
name: certificate-checker
description: Check SSL/TLS certificate expiry and details for domains
activation_keywords: [certificate, ssl, tls, cert, expiry, expire, https]
execution_mode: client
---
# Certificate Checker Skill
Provides SSL/TLS certificate inspection:
- Check certificate expiry date
- View certificate issuer and subject
- List certificate chain
- Check certificate validity
Use `builtin_cert_checker` tool with fields:
- `domain`: target domain to check (required)
- `port`: (optional) port number (default: 443)
Note: Requires network access to the target domain.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!