← Back to Skills Marketplace
Zerossl
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
196
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install zerossl
Description
ZeroSSL integration. Manage data, records, and automate workflows. Use when the user wants to interact with ZeroSSL data.
Usage Guidance
This skill appears to do what it says: it uses Membrane to talk to ZeroSSL rather than handling API keys locally. Before installing or running: 1) verify the @membranehq/cli package (npm publisher, GitHub repo, recent activity) since installing a global npm package runs code on your machine; 2) perform installs in a controlled environment (container or VM) if you prefer to limit system impact; 3) ensure you trust Membrane's hosting and credential handling for your sensitivity level; 4) confirm the connectorKey zerossl is the official ZeroSSL connector and that any actions you run only operate on intended accounts/resources.
Capability Analysis
Type: OpenClaw Skill
Name: zerossl
Version: 1.0.3
The skill facilitates ZeroSSL integration via the Membrane CLI, providing standard instructions for installation, authentication, and action management. It uses the legitimate `@membranehq/cli` package and follows the expected workflow for the Membrane platform without any indicators of malicious intent, data exfiltration, or unauthorized execution.
Capability Assessment
Purpose & Capability
The name and description claim a ZeroSSL integration and the SKILL.md describes using the Membrane CLI to create a ZeroSSL connection and run actions. Required capabilities (network + Membrane account) align with that purpose; no unrelated services, env vars, or binaries are requested.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, logging in (interactive or headless flow), creating a connector for ZeroSSL, listing/discovering/creating/running actions. The instructions do not direct reading unrelated files, harvesting local env vars, or exfiltrating data. They explicitly recommend not asking users for API keys.
Install Mechanism
This is an instruction-only skill (no install spec), but the README instructs the user to run an npm global install (npm install -g @membranehq/cli@latest). Installing a global npm package runs third-party code on the host — common and reasonable here, but you should verify the package identity and trustworthiness before running it (check the @membranehq npm account, repository, and release notes). No obscure URLs or archives are requested.
Credentials
The skill declares no required environment variables or local config paths. Authentication is handled via Membrane's login flow (browser or headless code), so the skill does not ask for unrelated secrets. Requiring a Membrane account is proportional to the described behavior.
Persistence & Privilege
always is false and the skill does not request persistent system-wide privileges or write other skills' configs. disable-model-invocation is false (normal), meaning the agent could invoke the skill autonomously — acceptable here and not combined with broad credential access.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install zerossl - After installation, invoke the skill by name or use
/zerossl - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Zerossl?
ZeroSSL integration. Manage data, records, and automate workflows. Use when the user wants to interact with ZeroSSL data. It is an AI Agent Skill for Claude Code / OpenClaw, with 196 downloads so far.
How do I install Zerossl?
Run "/install zerossl" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Zerossl free?
Yes, Zerossl is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Zerossl support?
Zerossl is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Zerossl?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills