← Back to Skills Marketplace
membranedev

Truss

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
118
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install truss
Description
Truss integration. Manage data, records, and automate workflows. Use when the user wants to interact with Truss data.
Usage Guidance
This skill is instruction-only and asks you to install and use the Membrane CLI to connect to Truss. Consider these points before installing: (1) Installing the CLI globally (npm -g) requires elevated permissions and writes a binary to your PATH — use npx or a local install if you prefer not to modify system-wide state. (2) The Membrane login flow opens a browser/produces an auth URL and will grant Membrane a connection to your Truss account — review Membrane's privacy and access permissions before authenticating. (3) The skill does not request local secrets, but it relies on an external service (getmembrane.com) to manage auth; only proceed if you trust that service. (4) Minor documentation ambiguities in the SKILL.md (example flags) are not security issues but you may want to confirm CLI usage via Membrane's official docs. Overall the skill's requirements appear proportionate to its purpose.
Capability Analysis
Type: OpenClaw Skill Name: truss Version: 1.0.1 The skill provides instructions for an AI agent to manage machine learning models on the Truss platform using the Membrane CLI. It follows security best practices by delegating credential management to the Membrane platform rather than asking for raw API keys. While it requires the installation of a global NPM package (@membranehq/cli) and network access, these actions are consistent with the stated purpose and lack indicators of malicious intent, data exfiltration, or unauthorized persistence.
Capability Assessment
Purpose & Capability
The name/description (Truss integration) match the instructions: the skill tells the agent to use the Membrane CLI to connect to Truss, discover actions, create and run them. The homepage and repository refer to Membrane (the connector provider), which is coherent for a connector-style skill.
Instruction Scope
SKILL.md only instructs installing/running the Membrane CLI and using membrane commands (login, connect, action list/create/run). It does not ask the agent to read unrelated local files, environment variables, or transmit data to unexpected endpoints. A minor note: some CLI examples (e.g., --tenant without a value) are slightly ambiguous but not harmful.
Install Mechanism
This is an instruction-only skill (no install spec). It tells users to install @membranehq/cli via npm (or use npx). That is a standard, proportional requirement for a CLI-based integration; no remote binary downloads or archive extraction are requested by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. Authentication is delegated to the Membrane service via interactive login/connection flows, which aligns with the stated 'let Membrane handle credentials' guidance.
Persistence & Privilege
always is false and there are no instructions to modify other skills or global agent settings. The skill does not request permanent elevated presence or cross-skill configuration changes.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install truss
  3. After installation, invoke the skill by name or use /truss
  4. 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
Slug truss
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Truss?

Truss integration. Manage data, records, and automate workflows. Use when the user wants to interact with Truss data. It is an AI Agent Skill for Claude Code / OpenClaw, with 118 downloads so far.

How do I install Truss?

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

Is Truss free?

Yes, Truss is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Truss support?

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

Who created Truss?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.

💬 Comments