← 返回 Skills 市场
Tealium
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
151
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install tealium
功能描述
Tealium integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tealium data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tealium - 安装完成后,直接呼叫该 Skill 的名称或使用
/tealium触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
Tealium 是什么?
Tealium integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tealium data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 151 次。
如何安装 Tealium?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tealium」即可一键安装,无需额外配置。
Tealium 是免费的吗?
是的,Tealium 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Tealium 支持哪些平台?
Tealium 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Tealium?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills