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