← Back to Skills Marketplace
gora050

Sslmate Cert Spotter Api

by Vlad Ursul · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
90
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install sslmate-cert-spotter-api
Description
SSLMate — Cert Spotter API integration. Manage Certificates, Domains. Use when the user wants to interact with SSLMate — Cert Spotter API data.
Usage Guidance
This skill appears coherent, but consider the following before installing: - The skill runs the Membrane CLI via `npx @membranehq/cli@latest`, which downloads and executes code from npm at runtime. If you have strict supply-chain requirements, prefer pinning a specific, audited version rather than `@latest`. - The Membrane login stores credentials locally at ~/.membrane/credentials.json. Make sure you are comfortable with that file existing on the machine and protect it accordingly. - The login flow opens a browser (or uses a copy-paste code for headless). Do not perform the login on systems you do not control or that already contain sensitive credentials you don't want proxied. - Membrane's proxy can send arbitrary requests to external endpoints on your behalf; ensure you trust the Membrane account and the operator of the Membrane service before allowing broad proxying. If you are uncertain about the Membrane package or account, verify the package publisher (@membranehq), review the CLI source, or request a version-pinned integration from the skill author before use.
Capability Analysis
Type: OpenClaw Skill Name: sslmate-cert-spotter-api Version: 1.0.0 The skill bundle provides instructions for an AI agent to interact with the SSLMate Cert Spotter API using the Membrane CLI (@membranehq/cli). The operations described in SKILL.md (authentication, connection management, and action execution) are standard for the Membrane platform and align with the stated purpose of monitoring SSL/TLS certificates. No malicious behaviors, data exfiltration, or obfuscation were detected.
Capability Assessment
Purpose & Capability
Name/description match the instructions: the SKILL.md describes interacting with SSLMate (Cert Spotter) via Membrane and the commands shown are exactly for creating connections, listing actions, running actions, and proxying API requests through Membrane.
Instruction Scope
Instructions are scoped to using the Membrane CLI to discover and invoke SSLMate actions and to proxy arbitrary requests. They explicitly describe a login flow that stores credentials at ~/.membrane/credentials.json and a browser-based auth flow (or headless code-complete flow). This is expected for this integration but worth noting because credentials are persisted locally and the runtime may open a browser or require a user to paste a code.
Install Mechanism
No install spec is included (instruction-only), but the runtime uses `npx @membranehq/cli@latest`. That causes npm to fetch-and-run the latest Membrane CLI at execution time. This is coherent with the stated approach but does mean arbitrary code from the npm package is executed at runtime; pinning a version would reduce that risk.
Credentials
The skill requires no environment variables or unrelated credentials. The only local artifact referenced is Membrane's credentials file in the user's home directory, which is directly relevant to the described auth flow.
Persistence & Privilege
The skill is not always-on and does not request special platform privileges or modify other skills. It instructs the user to create a Membrane connection that persists credentials, which is normal for connector tools.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sslmate-cert-spotter-api
  3. After installation, invoke the skill by name or use /sslmate-cert-spotter-api
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug sslmate-cert-spotter-api
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Sslmate Cert Spotter Api?

SSLMate — Cert Spotter API integration. Manage Certificates, Domains. Use when the user wants to interact with SSLMate — Cert Spotter API data. It is an AI Agent Skill for Claude Code / OpenClaw, with 90 downloads so far.

How do I install Sslmate Cert Spotter Api?

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

Is Sslmate Cert Spotter Api free?

Yes, Sslmate Cert Spotter Api is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Sslmate Cert Spotter Api support?

Sslmate Cert Spotter Api is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Sslmate Cert Spotter Api?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.0.

💬 Comments