SSL Certificate Checker

Check SSL/TLS certificate expiry dates, issuer information, and configuration for any domain. Warns when certificates are about to expire so you can renew before downtime.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "SSL Certificate Checker" with this command: npx skills add laolaoqi/ssl-cert-check

SSL Certificate Checker

Never let your SSL certificate expire again.

Checks SSL/TLS certificate details for any domain: expiry date, days remaining, issuer, subject alternative names, and common configuration issues.

Actions

check — Check single domain

{ "action": "check", "domain": "example.com" }

Returns: domain, issuer, valid_from, valid_to, days_remaining, is_valid

batch — Check multiple domains

{ "action": "batch", "domains": ["example.com", "google.com"] }

Returns: array of check results

warn — Set expiry threshold

{ "action": "warn", "domain": "mydomain.com", "days": 14 }

Will return warning if certificate expires within 14 days.

Use Cases

  • Monitor personal website SSL expiry
  • Check client SSL before deployment
  • Batch audit all domains in an organization

$1.99 — One-time purchase

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Security

Quick Port Scanner

Scan a host for open ports using bash built-in /dev/tcp or netcat. Fast, zero-dependency port scanning for Linux servers.

Registry SourceRecently Updated
410Profile unavailable
Security

blacklight

Behavioural intelligence layer for OpenClaw agents. Monitors live decisions, forces transparent financial reasoning before any purchase, detects SOUL identit...

Registry SourceRecently Updated
2260Profile unavailable
Security

Linux Security Hardener

One-command Linux security hardening. Disables root SSH login, sets up UFW firewall with best-practice rules, configures fail2ban for brute-force protection,...

Registry SourceRecently Updated
430Profile unavailable
Security

Log Privacy Sanitizer

Scans log files and sanitizes sensitive data before sharing or storing. Detects and masks IP addresses, email addresses, API keys, passwords, tokens, credit...

Registry SourceRecently Updated
450Profile unavailable