← Back to Skills Marketplace
107
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install toolweb-certificaty
Description
Generate, manage, and download SSL/TLS certificates with token-based verification and multi-domain support.
Usage Guidance
This skill appears coherent with its stated purpose, but take these precautions before installing or using it: 1) The package source and homepage are unknown—verify the provider (toolweb.in references exist in docs) and review their reputation and privacy/security policies. 2) Ask or inspect how authentication works: openapi.json lacks securitySchemes and SKILL.md doesn't explain how tokens are used to authorize certificate generation or downloads—ensure the service requires proof of ownership and enforces access control for private keys. 3) Treat downloads of private.key files as sensitive: confirm the service's retention policy and whether downloads require strong auth. 4) Test in a sandbox account or on non-production domains first. 5) If you need stronger assurance, request the upstream API host, TLS certificate, and a statement of how audit logs and key material are handled. If you cannot verify these, avoid using the skill for production/private certificates.
Capability Analysis
Type: OpenClaw Skill
Name: toolweb-certificaty
Version: 1.0.0
The Certificaty skill is a standard API wrapper for SSL/TLS certificate management, providing functionality to generate tokens, issue certificates, and download certificate files. Analysis of SKILL.md and openapi.json shows no evidence of malicious intent, data exfiltration, or prompt injection; the operations are consistent with the stated purpose of the toolweb.in service.
Capability Assessment
Purpose & Capability
Name/description match the included API documentation (token generation, certificate issuance, download). The openapi.json paths correspond to the endpoints described in SKILL.md. Nothing in the files requests unrelated credentials, binaries, or system access.
Instruction Scope
SKILL.md is purely API documentation and does not instruct the agent to read local files or environment variables. However, it omits concrete authentication/security semantics: the token-generation flow is described but openapi.json does not include any securitySchemes or show how tokens are presented for subsequent calls. The /download endpoint can return certificate or private key files—confirm whether and how access is restricted before allowing the agent to call it.
Install Mechanism
Instruction-only skill with no install spec and no code files to write to disk. This is low-risk from an install/execution standpoint.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. That matches the provided documentation which relies on API calls and ephemeral tokens; there are no disproportionate credential requests in the bundle.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent agent-level privileges or attempt to modify other skills or agent config. Autonomous invocation is allowed by default but does not combine here with other elevated privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install toolweb-certificaty - After installation, invoke the skill by name or use
/toolweb-certificaty - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Certificaty 1.0.0:
- Provides an API for generating, managing, and downloading SSL/TLS certificates with support for token-based workflows and multi-domain certificates.
- Includes endpoints for certificate ordering, verification token generation, certificate issuance, and direct certificate file download.
- Supports email-based verification, audit logging, and compliance-ready management features.
- Offers multiple pricing plans, from a free tier to enterprise-level usage.
- Comprehensive API documentation and usage examples included.
Metadata
Frequently Asked Questions
What is Certificaty?
Generate, manage, and download SSL/TLS certificates with token-based verification and multi-domain support. It is an AI Agent Skill for Claude Code / OpenClaw, with 107 downloads so far.
How do I install Certificaty?
Run "/install toolweb-certificaty" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Certificaty free?
Yes, Certificaty is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Certificaty support?
Certificaty is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Certificaty?
It is built and maintained by ToolWeb (@krishnakumarmahadevan-cmd); the current version is v1.0.0.
More Skills