← 返回 Skills 市场
membranedev

Truss

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
118
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install truss
功能描述
Truss integration. Manage data, records, and automate workflows. Use when the user wants to interact with Truss data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install truss
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /truss 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug truss
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Truss 是什么?

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

如何安装 Truss?

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

Truss 是免费的吗?

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

Truss 支持哪些平台?

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

谁开发了 Truss?

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

💬 留言讨论