← Back to Skills Marketplace
Thru
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
118
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install thru
Description
Thru integration. Manage data, records, and automate workflows. Use when the user wants to interact with Thru data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install thru - After installation, invoke the skill by name or use
/thru - 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 Thru?
Thru integration. Manage data, records, and automate workflows. Use when the user wants to interact with Thru data. It is an AI Agent Skill for Claude Code / OpenClaw, with 118 downloads so far.
How do I install Thru?
Run "/install thru" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Thru free?
Yes, Thru is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Thru support?
Thru is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Thru?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills