← Back to Skills Marketplace
Truework
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
158
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install truework
Description
Truework integration. Manage data, records, and automate workflows. Use when the user wants to interact with Truework data.
Usage Guidance
This skill is an instruction-only integration that relies on the Membrane CLI to access Truework. Before installing/using it: (1) verify the @membranehq/cli package and maintainer on npm/GitHub and prefer running with npx or a scoped environment instead of a global -g install if you want to limit system-wide changes; (2) confirm the Truework connectorKey is an official Membrane connector and that you trust Membrane to hold your Truework credentials; (3) test in an isolated environment (or with a least-privileged account) first, since the CLI will execute code and make network calls; (4) never share unrelated API keys or secrets—the skill explicitly advises letting Membrane manage auth. If you need stronger assurance, ask the publisher for the exact package checksum/release or for a signed release URL before installing.
Capability Analysis
Type: OpenClaw Skill
Name: truework
Version: 1.0.1
The skill bundle provides instructions for an AI agent to integrate with Truework using the Membrane CLI. It outlines standard procedures for installation, authentication, and managing API actions through the Membrane platform. The instructions include security-positive guidance, such as advising the agent to let the platform handle credentials rather than asking the user for secrets. No evidence of malicious intent, data exfiltration, or obfuscation was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name/description (Truework integration) match the instructions: all operations are performed via the Membrane CLI and a Truework connector. There are no unrelated credential requests or unrelated binaries required.
Instruction Scope
SKILL.md stays on-topic: it instructs installing/using the Membrane CLI, logging in, creating a Truework connection, discovering and running actions. It does not instruct reading arbitrary files, harvesting environment variables, or sending data to unexpected endpoints.
Install Mechanism
There is no registry install spec, but the instructions tell the user to install @membranehq/cli via npm (global or npx). This is proportionate for a CLI-driven integration, but installing npm packages runs third-party code—users should verify package authenticity and trust the @membranehq maintainer before installing globally.
Credentials
The skill requests no environment variables, no credentials, and relies on Membrane to manage auth. That is appropriate for a connector-based integration and avoids asking for unrelated secrets.
Persistence & Privilege
always is false and there is no instruction to modify other skills or system-wide configs. The skill does not request permanent elevated presence.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install truework - After installation, invoke the skill by name or use
/truework - 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 Truework?
Truework integration. Manage data, records, and automate workflows. Use when the user wants to interact with Truework data. It is an AI Agent Skill for Claude Code / OpenClaw, with 158 downloads so far.
How do I install Truework?
Run "/install truework" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Truework free?
Yes, Truework is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Truework support?
Truework is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Truework?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills