← Back to Skills Marketplace
gora050

Verifalia

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
116
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install verifalia
Description
Verifalia integration. Manage data, records, and automate workflows. Use when the user wants to interact with Verifalia data.
Usage Guidance
This skill appears internally consistent: it uses the Membrane CLI to manage a Verifalia connector rather than asking for raw API keys. Before installing, verify the @membranehq/cli package and publisher on the npm registry, consider using npx or a local install instead of a global npm install, and understand that by creating a connection you are delegating Verifalia credentials and traffic to Membrane (review their privacy/security docs and what permissions the connection grants). If you need stricter control, prefer direct Verifalia API usage with your own managed API keys.
Capability Analysis
Type: OpenClaw Skill Name: verifalia Version: 1.0.1 The skill provides instructions for integrating the Verifalia email verification service using the Membrane CLI. It guides the agent through standard setup procedures, including installing the '@membranehq/cli' npm package, authenticating via 'membrane login', and managing API actions. The instructions in SKILL.md are consistent with the stated purpose of the integration and do not contain evidence of malicious intent, data exfiltration, or unauthorized persistence.
Capability Assessment
Purpose & Capability
The skill declares a Verifalia integration and all instructions revolve around using the Membrane CLI to connect to the Verifalia connector, discover actions, and run them. Requiring the Membrane CLI and a Membrane account matches the stated purpose.
Instruction Scope
SKILL.md only instructs installing/running the Membrane CLI, logging in, creating a connection, listing/searching/creating actions, and running actions. It does not ask the agent to read unrelated files, access other env vars, or transmit data to unexpected endpoints; however it does implicitly route Verifalia traffic via Membrane, which the user should be aware of.
Install Mechanism
No install spec embedded, but the instructions tell the user to run `npm install -g @membranehq/cli@latest` (and suggests using npx in other places). Global npm installs execute third-party code and modify the system PATH — this is expected for a CLI but is a moderate-risk action that the user should vet (verify package name, publisher, and consider using npx or a local install instead).
Credentials
The skill declares no required env vars, no credentials, and does not ask for API keys or unrelated secrets. Instead it defers credential management to Membrane (the skill explicitly recommends creating a connection so Membrane stores auth). This is proportionate but means the user is delegating credential custody to Membrane.
Persistence & Privilege
The skill is instruction-only, has no install-time persistence, and is not always-enabled. It does instruct installing a CLI, but the skill itself requests no special persistent privileges or modifications to other skills or global agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install verifalia
  3. After installation, invoke the skill by name or use /verifalia
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug verifalia
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Verifalia?

Verifalia integration. Manage data, records, and automate workflows. Use when the user wants to interact with Verifalia data. It is an AI Agent Skill for Claude Code / OpenClaw, with 116 downloads so far.

How do I install Verifalia?

Run "/install verifalia" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Verifalia free?

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

Which platforms does Verifalia support?

Verifalia is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Verifalia?

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

💬 Comments