← 返回 Skills 市场
Tatum
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
94
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tatum-integration
功能描述
Tatum integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tatum data.
安全使用建议
This skill appears to do what it says: it uses the Membrane CLI to talk to the Tatum connector. Before installing or using it: (1) verify you trust @membranehq/@getmembrane (review npm package and GitHub repo) before running a global npm install; (2) use a dedicated Membrane/Tatum account or least-privilege account for integrations; (3) when asked to open a URL and paste a login code, ensure the URL is the official Membrane auth flow; and (4) if you prefer not to install a global CLI, consider running the CLI in an isolated environment (container or VM). If you want deeper assurance, provide the actual npm package link or repository tag for review.
功能分析
Type: OpenClaw Skill
Name: tatum-integration
Version: 1.0.1
The skill bundle provides instructions for an AI agent to integrate with the Tatum blockchain platform using the Membrane CLI. It outlines standard procedures for installation via npm, authentication, and managing blockchain actions (e.g., transactions, NFTs). The instructions in SKILL.md explicitly advise against asking users for secrets, directing the agent to use Membrane's built-in credential management instead. No malicious code, data exfiltration, or suspicious prompt-injection patterns were identified.
能力标签
能力评估
Purpose & Capability
Name and description claim a Tatum integration and all runtime instructions are about using the Membrane CLI to create a connection to the Tatum connector, discover actions, and run them. There are no unrelated env vars, binaries, or resources requested.
Instruction Scope
SKILL.md confines runtime behavior to installing/using the Membrane CLI, performing login, creating a connector connection for 'tatum', listing/discovering actions, and running them. It does not instruct reading unrelated files, scanning system config, or exfiltrating secrets. It does instruct the user to complete interactive or headless login flows (open URL and paste code) which is appropriate for OAuth-like flows.
Install Mechanism
This is an instruction-only skill (no install spec in the registry), but the README tells users to install @membranehq/cli via npm -g (public npm). Installing a global npm package writes software to disk and may require elevated privileges on some systems — this is expected for a CLI-based integration but worth caution. The package and source (getmembrane.com and github) are referenced, which is preferable to untrusted URLs.
Credentials
The skill declares no required environment variables or credentials. It explicitly states that Membrane handles authentication server-side and advises not to ask users for API keys or tokens. No disproportionate credential access is requested.
Persistence & Privilege
The skill is not always-enabled and is user-invocable. It does not request persistent platform privileges or modify other skills. The normal login flow stores credentials with Membrane, not locally in the skill; this is reasonable for a connector-based integration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tatum-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/tatum-integration触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
元数据
常见问题
Tatum 是什么?
Tatum integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tatum data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 94 次。
如何安装 Tatum?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tatum-integration」即可一键安装,无需额外配置。
Tatum 是免费的吗?
是的,Tatum 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Tatum 支持哪些平台?
Tatum 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Tatum?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills