← Back to Skills Marketplace
poncho-punch

Verfi

by Verfi · GitHub ↗ · v0.1.0
cross-platform ✓ Security Clean
273
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install verfi
Description
TCPA consent verification for lead generation. Use when adding consent capture to web forms, verifying lead consent before contact, claiming/managing consent...
Usage Guidance
This skill appears to be what it says: an instruction-only integration for a consent-capture service. Before installing or using it, confirm two things: (1) you will need server-side secret keys (sk_...) to call the API — the registry did not declare required env vars, so be careful where you store those keys and only provide minimal scopes (sessions:proof, sessions:claim, etc.); (2) the MCP snippet uses npx to fetch @verfi/mcp-server at runtime — if you plan to enable MCP or run the provided command, verify the package and ensure your environment permits installing/running it. Also note the API docs state sessions are discoverable cross-tenant by ID (privacy consideration). If you need higher assurance, ask the publisher for a homepage, source repo, or a signed OpenAPI spec before proceeding.
Capability Analysis
Type: OpenClaw Skill Name: verfi Version: 0.1.0 The 'verfi' skill bundle provides integration with a TCPA consent verification service used in lead generation. It includes documentation for a client-side SDK (sdk.verfi.io) that records user interactions to prove consent and a REST API (api.verfi.io) for managing these sessions. The behavior described is consistent with industry-standard compliance tools (like TrustedForm or Jornaya), and the bundle contains no evidence of malicious code, data exfiltration, or prompt injection attacks.
Capability Assessment
Purpose & Capability
Name/description match the provided API and SDK docs: capturing consent via a client SDK and verifying/claiming sessions via server-side API calls is coherent with the skill purpose.
Instruction Scope
SKILL.md stays within consent-capture and verification workflows. It does include an MCP server snippet and example commands (npx @verfi/mcp-server) that would install/run code at agent runtime; it also documents cross-tenant session lookup behavior (any tenant can search any session) which is a notable privacy property but is consistent with the API spec.
Install Mechanism
No install spec or code files are bundled (instruction-only). However the MCP server example would rely on npx to fetch @verfi/mcp-server at runtime — the skill metadata does not declare this binary or package dependency.
Credentials
The docs expect secret API keys (sk_...) for server-side API calls and show an MCP config using VERFI_API_KEY, but the registry metadata declares no required env vars. That mismatch means the skill will need secrets to function even though none are declared; ensure you only supply keys you control and understand required scopes.
Persistence & Privilege
Skill is not always-enabled, requests no persistent privileges in metadata, and is instruction-only. Autonomous invocation is allowed by default on the platform but is not combined here with elevated or undeclared privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install verfi
  3. After installation, invoke the skill by name or use /verfi
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release — TCPA consent verification skill with API reference, SDK docs, proof schema, and common workflows.
Metadata
Slug verfi
Version 0.1.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Verfi?

TCPA consent verification for lead generation. Use when adding consent capture to web forms, verifying lead consent before contact, claiming/managing consent... It is an AI Agent Skill for Claude Code / OpenClaw, with 273 downloads so far.

How do I install Verfi?

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

Is Verfi free?

Yes, Verfi is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Verfi support?

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

Who created Verfi?

It is built and maintained by Verfi (@poncho-punch); the current version is v0.1.0.

💬 Comments