← 返回 Skills 市场
poncho-punch

Verfi

作者 Verfi · GitHub ↗ · v0.1.0
cross-platform ✓ 安全检测通过
273
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install verfi
功能描述
TCPA consent verification for lead generation. Use when adding consent capture to web forms, verifying lead consent before contact, claiming/managing consent...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install verfi
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /verfi 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release — TCPA consent verification skill with API reference, SDK docs, proof schema, and common workflows.
元数据
Slug verfi
版本 0.1.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Verfi 是什么?

TCPA consent verification for lead generation. Use when adding consent capture to web forms, verifying lead consent before contact, claiming/managing consent... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 273 次。

如何安装 Verfi?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install verfi」即可一键安装,无需额外配置。

Verfi 是免费的吗?

是的,Verfi 完全免费(开源免费),可自由下载、安装和使用。

Verfi 支持哪些平台?

Verfi 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Verfi?

由 Verfi(@poncho-punch)开发并维护,当前版本 v0.1.0。

💬 留言讨论