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