← Back to Skills Marketplace
gora050

Tealium

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
151
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install tealium
Description
Tealium integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tealium data.
Usage Guidance
This skill appears internally consistent: it uses the Membrane CLI to handle Tealium integration and avoids asking for raw API keys. Before installing, verify that @membranehq/cli is the legitimate package from the Membrane organization (npm registry, GitHub repo), install the CLI in a controlled environment, and confirm that you trust Membrane to hold and manage your Tealium credentials (the OAuth/web-login flow will hand credentials to Membrane). The main operational risk is the npm global install (third-party code execution) and trusting the Membrane service—if you need stronger assurances, review the Membrane CLI source, the connector implementation, or use a dedicated account/VM for installation.
Capability Analysis
Type: OpenClaw Skill Name: tealium Version: 1.0.3 The tealium skill is a standard integration guide that uses the Membrane CLI to manage customer data. It instructs the agent to install the '@membranehq/cli' package and use it for authentication and API interactions. While it involves high-privilege actions like global npm installations and third-party service delegation, these are transparently documented and directly support the stated purpose of the skill without evidence of malicious intent or data exfiltration.
Capability Assessment
Purpose & Capability
Name/description (Tealium integration) align with the instructions: the skill tells the agent to use the Membrane CLI to connect to a Tealium connector and run actions. Requesting a Membrane account and network access is consistent with this purpose.
Instruction Scope
SKILL.md limits runtime actions to installing/using the Membrane CLI, running membrane login/connect/action commands, and polling action status. It does not instruct reading arbitrary files, accessing unrelated env vars, or posting data to unexpected endpoints. OAuth-style browser auth is described explicitly (user opens a URL and pastes code).
Install Mechanism
The skill is instruction-only (no install spec), but it directs users to run an npm global install (npm install -g @membranehq/cli@latest). Installing an npm CLI is a reasonable, expected step for this integration, but npm global installs execute third-party code and therefore carry the usual moderate supply-chain risk—verify the package and publisher before installing.
Credentials
No environment variables or local credentials are requested by the skill. It explicitly tells users to rely on Membrane-managed connections (so API keys are stored/managed server-side), which is proportionate to the described functionality. The only required external thing is a Membrane account.
Persistence & Privilege
The skill is not always-included and does not request elevated platform privileges. Autonomous invocation is allowed (default) but not combined with broad or unexpected credential access. The skill does not instruct modifying other skills or system-wide agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tealium
  3. After installation, invoke the skill by name or use /tealium
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug tealium
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Tealium?

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

How do I install Tealium?

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

Is Tealium free?

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

Which platforms does Tealium support?

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

Who created Tealium?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments