← 返回 Skills 市场
Rokt
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
117
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install rokt
功能描述
Rokt integration. Manage data, records, and automate workflows. Use when the user wants to interact with Rokt data.
安全使用建议
This skill appears to do what it says: it delegates Rokt work to the Membrane service and instructs you to use the Membrane CLI. Before installing: (1) confirm you trust the npm package @membranehq/cli (inspect the package, repo, and publisher) because global npm installs run code on your machine; (2) be prepared for an OAuth-like login flow where a browser/URL and a one-time code are used; (3) note the registry metadata did not list the CLI as a required binary — ask the publisher to update metadata or document required tooling; (4) review Membrane's privacy/security and the Rokt docs if you care about where data is proxied; and (5) if you need stricter control, run the CLI in an isolated environment rather than installing globally.
功能分析
Type: OpenClaw Skill
Name: rokt
Version: 1.0.1
The skill provides instructions for an AI agent to integrate with the Rokt ecommerce platform using the Membrane CLI. The documentation in SKILL.md outlines standard procedures for installing the '@membranehq/cli' package, authenticating, and managing API actions through the Membrane platform. No malicious code, data exfiltration, or harmful prompt injections were identified; the behavior is consistent with the stated purpose of facilitating third-party integrations.
能力评估
Purpose & Capability
The skill is described as a Rokt integration and all runtime instructions use the Membrane CLI to access Rokt. That is coherent — Membrane is acting as the integration layer. However, the registry metadata declares no required binaries while SKILL.md explicitly instructs installing a global npm package (@membranehq/cli). The missing declared dependency is an inconsistency (likely an oversight).
Instruction Scope
SKILL.md stays on-topic: it instructs installing and using the Membrane CLI, logging in, creating a connection, discovering and running actions, and explicitly advises not to ask users for API keys. It does not instruct reading unrelated files, exfiltrating data, or contacting unexpected endpoints beyond Membrane/Rokt.
Install Mechanism
There is no formal install spec in the registry, but the instructions tell the user to run `npm install -g @membranehq/cli@latest` (and use npx in examples). Installing an npm CLI from the public registry is common and expected here, but global npm installs execute package code and modify the system; users should verify the package source and permissions. The instruction-only nature reduces immediate platform risk because nothing is preinstalled automatically by the skill metadata.
Credentials
The skill declares no required environment variables and the instructions rely on Membrane for auth (login flow via browser/URL). It does not request unrelated credentials or ask you to supply Rokt API keys locally, which is proportionate to the stated purpose.
Persistence & Privilege
The skill does not request always:true or other elevated platform privileges. It relies on the Membrane CLI which will store auth information locally after login (normal for CLI tools) but the skill does not instruct changing other skills or system-wide agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install rokt - 安装完成后,直接呼叫该 Skill 的名称或使用
/rokt触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Rokt 是什么?
Rokt integration. Manage data, records, and automate workflows. Use when the user wants to interact with Rokt data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 117 次。
如何安装 Rokt?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install rokt」即可一键安装,无需额外配置。
Rokt 是免费的吗?
是的,Rokt 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Rokt 支持哪些平台?
Rokt 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Rokt?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills