← Back to Skills Marketplace
Truv
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
120
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install truv
Description
Truv integration. Manage data, records, and automate workflows. Use when the user wants to interact with Truv data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install truv - After installation, invoke the skill by name or use
/truv - 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
Frequently Asked Questions
What is Truv?
Truv integration. Manage data, records, and automate workflows. Use when the user wants to interact with Truv data. It is an AI Agent Skill for Claude Code / OpenClaw, with 120 downloads so far.
How do I install Truv?
Run "/install truv" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Truv free?
Yes, Truv is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Truv support?
Truv is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Truv?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills