← Back to Skills Marketplace
membranedev

Treezor

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
125
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install treezor
Description
Treezor integration. Manage data, records, and automate workflows. Use when the user wants to interact with Treezor data.
Usage Guidance
This skill is coherent: it uses the Membrane CLI to create a connection to Treezor and run actions. Before installing, confirm that getmembrane.com and @membranehq/cli are legitimate and acceptable for your environment. Note that installing the CLI globally (npm -g) changes your system PATH and may require elevated rights—you can use npx to avoid a global install. Be aware that logging in and creating a connection grants Membrane (and any agent actions you run through it) access to your Treezor data; prefer a least-privilege or test account when possible, review discovered actions before running them (especially actions that perform writes), and avoid giving the agent carte blanche to run destructive operations unattended. If you need higher assurance, inspect where the Membrane CLI stores tokens/credentials on disk and evaluate access controls on your Membrane account.
Capability Analysis
Type: OpenClaw Skill Name: treezor Version: 1.0.1 The skill provides instructions for an AI agent to interact with the Treezor banking platform using the Membrane CLI. It follows security best practices by instructing the agent to use managed authentication through the CLI rather than requesting sensitive API keys directly from the user. No evidence of malicious intent, data exfiltration, or unauthorized execution was found in SKILL.md or _meta.json.
Capability Tags
cryptorequires-walletcan-make-purchasesrequires-sensitive-credentials
Capability Assessment
Purpose & Capability
Name/description (Treezor integration) match the runtime instructions: the SKILL.md tells the agent to use the Membrane CLI to connect to Treezor and run actions. The requirements (network + Membrane account) are consistent with this purpose.
Instruction Scope
Instructions are scoped to installing/using the Membrane CLI, logging in, creating connections, discovering and running actions. The document does not ask the agent to read unrelated files, access unrelated environment variables, or exfiltrate data to unexpected endpoints. It does rely on user-driven login flows (browser or headless code flow).
Install Mechanism
The skill is instruction-only (no install spec), but instructs users to run a global npm install (@membranehq/cli) or use npx for some commands. npm is a well-known registry (moderate risk). Minor inconsistency: it tells users to install globally and also shows npx usage; global installs modify the system PATH and may require elevated privileges—this is expected but worth noting.
Credentials
No environment variables or secrets are requested by the skill. The SKILL.md explicitly says Membrane handles auth server-side and advises not to request API keys from users. The agent will obtain access to Treezor data via a Membrane-managed connection, which is proportionate to the stated functionality.
Persistence & Privilege
The skill is not force-included (always:false) and is user-invocable. Autonomous invocation is allowed (platform default) but not a unique privilege of this skill. The skill does not request modification of other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install treezor
  3. After installation, invoke the skill by name or use /treezor
  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 treezor
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Treezor?

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

How do I install Treezor?

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

Is Treezor free?

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

Which platforms does Treezor support?

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

Who created Treezor?

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

💬 Comments