← 返回 Skills 市场
laolaoqi

SSL Certificate Checker

作者 new · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
42
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ssl-cert-check
功能描述
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...
使用说明 (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

安全使用建议
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.
功能分析
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).
能力标签
cryptocan-make-purchases
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ssl-cert-check
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ssl-cert-check 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Check SSL expiry and config for any domain
元数据
Slug ssl-cert-check
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 42 次。

如何安装 SSL Certificate Checker?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install ssl-cert-check」即可一键安装,无需额外配置。

SSL Certificate Checker 是免费的吗?

是的,SSL Certificate Checker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

SSL Certificate Checker 支持哪些平台?

SSL Certificate Checker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 SSL Certificate Checker?

由 new(@laolaoqi)开发并维护,当前版本 v1.0.0。

💬 留言讨论