← Back to Skills Marketplace
Sertifi
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
156
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install sertifi
Description
Sertifi integration. Manage data, records, and automate workflows. Use when the user wants to interact with Sertifi data.
Usage Guidance
This skill is coherent and uses the Membrane CLI to interact with Sertifi. Before installing or running commands: verify the @membranehq/cli package and publisher on npm (or use npx for one-off runs), confirm the Membrane homepage/repository are legitimate, and ensure you are comfortable giving a Membrane account access to your Sertifi data (Membrane will handle authentication server‑side). Do not share local API keys — follow the SKILL.md advice to create a connection via Membrane. If you need a higher assurance level, review the Membrane CLI source code in the linked repository and check the npm package's maintainers and recent publish history.
Capability Analysis
Type: OpenClaw Skill
Name: sertifi
Version: 1.0.3
The sertifi skill is a standard integration for the Sertifi platform using the Membrane CLI (@membranehq/cli). The SKILL.md file provides legitimate instructions for the agent to manage authentication, discover actions, and execute workflows through the Membrane service. No indicators of data exfiltration, malicious execution, or prompt injection were found.
Capability Tags
Capability Assessment
Purpose & Capability
The name/description (Sertifi integration) match the instructions (use Membrane CLI to connect to the Sertifi connector, discover and run actions). No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Runtime instructions are narrowly scoped to installing/using the Membrane CLI, logging in, creating a connection, listing/discovering/creating/running actions, and best practices. The SKILL.md does not instruct reading unrelated local files or exfiltrating data to external endpoints beyond Membrane/Sertifi.
Install Mechanism
This is an instruction-only skill (no install spec), but the README tells users to install the Membrane CLI with npm install -g or to use npx. Installing a global npm package pulls code from the public npm registry (moderate trust risk); this is expected for a CLI integration but users should verify the package and publisher before installing.
Credentials
No environment variables, credentials, or config paths are declared or required by the skill. The instructions explicitly recommend letting Membrane manage credentials (no API keys requested locally), which is proportionate to the integration's purpose.
Persistence & Privilege
The skill does not request or require permanent presence (always is false) and does not instruct modifying other skills or system-wide settings. Autonomous model invocation is allowed by platform default but not an extra privilege here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sertifi - After installation, invoke the skill by name or use
/sertifi - 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 Sertifi?
Sertifi integration. Manage data, records, and automate workflows. Use when the user wants to interact with Sertifi data. It is an AI Agent Skill for Claude Code / OpenClaw, with 156 downloads so far.
How do I install Sertifi?
Run "/install sertifi" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Sertifi free?
Yes, Sertifi is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Sertifi support?
Sertifi is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Sertifi?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills