← 返回 Skills 市场
1033
总下载
2
收藏
3
当前安装
3
版本数
在 OpenClaw 中安装
/install ssl
功能描述
Set up HTTPS, manage TLS certificates, and debug secure connection issues.
安全使用建议
This skill appears to be an honest, instruction-only TLS/HTTPS guide. Before installing or letting an agent execute it: (1) understand that following its commands may read private keys and require root — never expose private keys to untrusted actors; (2) review any certbot/openssl commands before running them on production (certbot --nginx can modify server configs); (3) run sensitive commands yourself if you don't want an agent to perform privileged operations; and (4) ensure the agent’s execution environment is trusted since the steps touch /etc/letsencrypt and other system files.
功能分析
Type: OpenClaw Skill
Name: ssl
Version: 1.0.2
The skill bundle is classified as suspicious due to its extensive use of powerful shell commands (`openssl`, `certbot`, `nmap`, `chmod`, `chown`) across `SKILL.md`, `formats.md`, `servers.md`, and `troubleshooting.md`. While these commands are plausibly needed for the stated purpose of SSL certificate management and troubleshooting, they grant broad system access (file system, network, process execution). The inclusion of tools like `nmap` for network scanning and `chmod`/`chown` for modifying file permissions represents significant risky capabilities that, if misused or exploited via prompt injection against the agent, could lead to severe consequences. There is no clear evidence of intentional malicious behavior like data exfiltration or unauthorized persistence within the skill's instructions or code.
能力评估
Purpose & Capability
Name/description match the content: SKILL.md, formats.md, servers.md and troubleshooting.md contain expected cert management commands (certbot, openssl), server config examples (nginx, Apache, Caddy, Traefik, HAProxy), format conversions, and troubleshooting steps. There are no unrelated binaries, env vars, or credentials requested.
Instruction Scope
Instructions tell an operator to run standard system commands and to read certificate/key files (e.g., /etc/letsencrypt/live/.../privkey.pem) and modify permissions — this is appropriate for certificate management but is sensitive because it involves private keys and privileged operations. The skill does not instruct exfiltration or contact to unexpected endpoints; it references legitimate external checks (ssllabs.com, testssl.sh).
Install Mechanism
No install specification and no code files — instruction-only. That is low-risk: nothing is downloaded or written by an installer step.
Credentials
The skill requests no environment variables, credentials, or config paths beyond example file locations. The examples reference common system paths for certificates but do not require any secret to be supplied to the skill itself.
Persistence & Privilege
always:false and no instructions to modify other skills or platform settings. Autonomous invocation is allowed by platform default but the skill does not request persistent privileges or alter other skills' configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ssl - 安装完成后,直接呼叫该 Skill 的名称或使用
/ssl触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Fix name capitalization
v1.0.1
Name in uppercase
v1.0.0
Initial release of the SSL skill.
- Guides users to set up HTTPS, manage TLS certificates, and troubleshoot secure connection issues.
- Includes quick commands for Let's Encrypt certs, status checks, and certificate validation.
- Documents solutions for common SSL/TLS errors.
- Provides server config snippets for Nginx and Apache.
- Covers automation tips for certificate renewal.
- Explains certificate types and notes exclusions for unrelated authentication and network topics.
元数据
常见问题
SSL 是什么?
Set up HTTPS, manage TLS certificates, and debug secure connection issues. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1033 次。
如何安装 SSL?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ssl」即可一键安装,无需额外配置。
SSL 是免费的吗?
是的,SSL 完全免费(开源免费),可自由下载、安装和使用。
SSL 支持哪些平台?
SSL 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 SSL?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.2。
推荐 Skills