← 返回 Skills 市场
membranedev

Truv

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
120
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install truv
功能描述
Truv integration. Manage data, records, and automate workflows. Use when the user wants to interact with Truv data.
安全使用建议
This skill is internally consistent: it tells you to install and use the Membrane CLI and to authenticate with a Membrane account, and it does not ask for unrelated secrets. Before installing or following the steps: (1) Verify you trust Membrane (https://getmembrane.com) because it will mediate Truv access and handle credentials server-side; (2) be aware the guide asks you to install a global npm package (consider installing without -g or using npx if you prefer not to modify global state); (3) in non-interactive/headless environments plan how you will complete the login code flow; (4) confirm you are comfortable granting Membrane the ability to access your Truv data. If any of those are concerns, don't proceed until you verify the vendor and review organizational policies.
功能分析
Type: OpenClaw Skill Name: truv Version: 1.0.1 The skill provides instructions for an AI agent to integrate with the Truv payroll platform via the Membrane CLI (@membranehq/cli). It outlines standard procedures for authentication, connection management, and executing actions through the Membrane service. The instructions are transparent, align with the stated purpose, and promote secure credential handling by delegating authentication to the Membrane platform.
能力评估
Purpose & Capability
The SKILL.md describes a Truv integration that operates via the Membrane CLI. That aligns with the stated purpose. Small metadata inconsistency: the registry lists no required binaries or env vars, but the instructions explicitly require installing @membranehq/cli and a Membrane account; this is a documentation/metadata omission rather than a functional mismatch.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, performing Membrane login (interactive or headless code flow), creating/listing connections and running actions. The instructions do not request other files, unrelated env vars, or exfiltrate data to unexpected endpoints. They explicitly advise not to request raw API keys from users.
Install Mechanism
There is no formal install spec in the registry, but SKILL.md tells users to install the Membrane CLI via npm (npm install -g or npx). Using the public npm registry is common; installing globally has the usual operational implications. This is moderate risk operationally but expected for a CLI-based integration.
Credentials
The skill requests no environment variables or credentials in the registry metadata. The instructions rely on a Membrane account (server-side auth) rather than asking for API keys locally, which is proportionate for the stated purpose.
Persistence & Privilege
The skill is not always-enabled, does not request persistent system-wide privileges, and does not instruct modifying other skills or agent-wide configuration. Autonomous invocation is allowed (platform default) but not combined with other concerning privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install truv
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /truv 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug truv
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Truv 是什么?

Truv integration. Manage data, records, and automate workflows. Use when the user wants to interact with Truv data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 120 次。

如何安装 Truv?

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

Truv 是免费的吗?

是的,Truv 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Truv 支持哪些平台?

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

谁开发了 Truv?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。

💬 留言讨论