← 返回 Skills 市场
Trestle
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
128
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install trestle
功能描述
Trestle integration. Manage data, records, and automate workflows. Use when the user wants to interact with Trestle data.
安全使用建议
This skill is internally consistent: it simply instructs the agent to use the Membrane CLI to connect to Trestle and run actions. Before installing or running it, verify the @membranehq/cli package on the npm registry (maintainer, download counts, repository) or prefer `npx` to avoid a global install. Only perform `membrane login` on a trusted device/browser, and do not paste any unrelated secrets into the agent. If you need higher assurance, inspect Membrane's documentation or source repository and consider running the CLI in an isolated environment (container/VM) before allowing it access to production data.
功能分析
Type: OpenClaw Skill
Name: trestle
Version: 1.0.3
The skill bundle provides instructions for an AI agent to interact with the Trestle admin framework using the Membrane CLI (@membranehq/cli). The instructions in SKILL.md guide the agent through legitimate authentication, action discovery, and execution flows via the Membrane platform. It explicitly encourages security best practices, such as avoiding the manual handling of API keys, and contains no signs of malicious intent, data exfiltration, or unauthorized persistence.
能力评估
Purpose & Capability
Name/description state 'Trestle integration' and the SKILL.md consistently instructs using the Membrane CLI to connect to a trestle connector and run actions. The homepage/repository references Membrane and the commands described map to that service — required capabilities align with the stated purpose.
Instruction Scope
Instructions focus on installing and using the Membrane CLI, authenticating, creating/listing connections and actions, and running them. They do not instruct reading unrelated files, accessing unrelated environment variables, or exfiltrating data to third-party endpoints beyond Membrane.
Install Mechanism
The skill is instruction-only (no install spec). It tells users to run `npm install -g @membranehq/cli@latest` (a normal way to install a CLI from npm). Global npm installs carry moderate risk if the package or registry is compromised; this is expected for a CLI-based integration but users should verify the package owner on the npm registry and prefer `npx` or a scoped/local install if they want less global footprint.
Credentials
The skill declares no required environment variables or credentials and explicitly relies on Membrane to handle auth. That matches the instructions (membrane login/connect). No unrelated secrets or config paths are requested.
Persistence & Privilege
No special persistence is requested (always=false). The skill is instruction-only and does not request writing/modifying other skills or system-wide settings. Agent autonomous invocation remains allowed by platform defaults but is not combined with other red flags here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install trestle - 安装完成后,直接呼叫该 Skill 的名称或使用
/trestle触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Trestle 是什么?
Trestle integration. Manage data, records, and automate workflows. Use when the user wants to interact with Trestle data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 128 次。
如何安装 Trestle?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install trestle」即可一键安装,无需额外配置。
Trestle 是免费的吗?
是的,Trestle 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Trestle 支持哪些平台?
Trestle 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Trestle?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills