← Back to Skills Marketplace
laolaoqi

SSL Certificate Checker

by new · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
42
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install ssl-cert-check
Description
Check SSL/TLS certificate expiry dates, issuer information, and configuration for any domain. Warns when certificates are about to expire so you can renew be...
README (SKILL.md)

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

Usage Guidance
Before installing, confirm the listed one-time purchase price and only check domains you are authorized to assess. The provided artifacts do not show special local access, credentials, or background behavior.
Capability Analysis
Type: OpenClaw Skill Name: ssl-cert-check Version: 1.0.0 The skill bundle contains only metadata and documentation for a standard SSL certificate checking utility. The described actions (check, batch, warn) are consistent with the stated purpose of monitoring certificate expiry dates, and no executable code or suspicious instructions were found in the provided files (SKILL.md, _meta.json).
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
The documented check, batch, and warning-threshold actions align with checking SSL/TLS certificate expiry and issuer details for user-provided domains.
Instruction Scope
The instructions describe returning certificate metadata and warnings; they do not instruct the agent to override user intent, run hidden actions, or perform destructive changes.
Install Mechanism
There is no install spec, no code files, no dependencies, and the static scan had nothing suspicious to analyze.
Credentials
No binaries, environment variables, credentials, local files, or privileged configuration are requested; domain certificate checks are proportionate to the stated purpose.
Persistence & Privilege
The artifacts show no persistence, background process, account access, session use, credential storage, or privileged local/system modification.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ssl-cert-check
  3. After installation, invoke the skill by name or use /ssl-cert-check
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Check SSL expiry and config for any domain
Metadata
Slug ssl-cert-check
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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 be... It is an AI Agent Skill for Claude Code / OpenClaw, with 42 downloads so far.

How do I install SSL Certificate Checker?

Run "/install ssl-cert-check" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is SSL Certificate Checker free?

Yes, SSL Certificate Checker is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does SSL Certificate Checker support?

SSL Certificate Checker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created SSL Certificate Checker?

It is built and maintained by new (@laolaoqi); the current version is v1.0.0.

💬 Comments