← 返回 Skills 市场
Thru
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
118
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install thru
功能描述
Thru integration. Manage data, records, and automate workflows. Use when the user wants to interact with Thru data.
安全使用建议
This skill appears to do what it says: it relies on the Membrane CLI to connect to Thru and does not ask for unrelated secrets. Before installing: 1) Be aware the SKILL.md requires installing @membranehq/cli (npm) and a Membrane account — the registry metadata did not declare this dependency. 2) If you prefer lower risk, run commands with npx instead of installing npm -g, or review the Membrane CLI source (github link in SKILL.md) before installing. 3) Confirm you trust getmembrane.com / the Membrane project and review how the CLI stores credentials locally (tokens/cache files) so you know where access persists. 4) If you don’t want the agent to try autonomous login flows, limit the skill's invocation or run the CLI commands yourself in a controlled environment. 5) If you need stronger assurance, inspect the referenced GitHub repo and Membrane docs to ensure the CLI behavior matches your security policies.
功能分析
Type: OpenClaw Skill
Name: thru
Version: 1.0.1
The skill bundle provides instructions for an AI agent to interface with the Thru file transfer platform via the Membrane CLI. The SKILL.md file outlines standard procedures for authentication, action discovery, and execution using the '@membranehq/cli' npm package. No evidence of data exfiltration, malicious code execution, or deceptive prompt injection was found; the instructions are consistent with the stated purpose of managing enterprise data workflows.
能力评估
Purpose & Capability
The skill's stated purpose (Thru integration) matches the instructions (use Membrane to connect to Thru). However the skill metadata declares no required binaries or credentials even though the SKILL.md explicitly requires the Membrane CLI (npm/@membranehq/cli), network access, and a Membrane account. This is a metadata omission rather than a functional mismatch, but it should be corrected.
Instruction Scope
SKILL.md confines actions to installing/using the Membrane CLI, logging in, creating/listing/running Membrane actions, and polling action status. It does not instruct reading unrelated files, exporting other environment variables, or exfiltrating data to unknown endpoints. Authentication uses the browser/URL flow and Membrane-managed connections.
Install Mechanism
There is no automated install spec in the registry, but the instructions ask the user to install a public npm package (or use npx). Installing from the public npm registry is a common practice but has moderate supply-chain risk; the skill should have declared this dependency in its metadata.
Credentials
The skill declares no required environment variables and the instructions explicitly say not to request API keys from users because Membrane manages auth. No unrelated secrets or multiple external credentials are requested.
Persistence & Privilege
The skill does not request always:true or other elevated/system-wide privileges. It is invocation-capable by the agent (default), but the login flow requires user interaction (browser/URL/code) which limits silent autonomous credential acquisition.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install thru - 安装完成后,直接呼叫该 Skill 的名称或使用
/thru触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Thru 是什么?
Thru integration. Manage data, records, and automate workflows. Use when the user wants to interact with Thru data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 118 次。
如何安装 Thru?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install thru」即可一键安装,无需额外配置。
Thru 是免费的吗?
是的,Thru 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Thru 支持哪些平台?
Thru 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Thru?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills