← 返回 Skills 市场
membranedev

Treezor

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

Treezor 是什么?

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

如何安装 Treezor?

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

Treezor 是免费的吗?

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

Treezor 支持哪些平台?

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

谁开发了 Treezor?

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

💬 留言讨论