← Back to Skills Marketplace
Segment
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
299
Downloads
0
Stars
1
Active Installs
4
Versions
Install in OpenClaw
/install segment-integration
Description
Segment integration. Manage Workspaces. Use when the user wants to interact with Segment data.
Usage Guidance
This skill appears to do what it says — it instructs you to use the Membrane CLI to manage Segment workspaces. Before installing or running anything: (1) confirm you trust the Membrane project and the npm package (review the package and repository at https://github.com/membranedev/application-skills and upstream @membranehq/cli); (2) prefer installing in a controlled environment (container, VM, or non-root) rather than doing a global npm install on a production machine; (3) verify the authentication flow and never paste API keys into chat — the skill advises using Membrane to hold credentials server-side; (4) be aware the skill is instruction-only and will ask you to run CLI commands locally — only run commands you understand. If you need higher assurance, request an install spec or a signed release URL for the CLI package before proceeding.
Capability Analysis
Type: OpenClaw Skill
Name: segment-integration
Version: 1.0.3
The skill instructions in SKILL.md direct the agent to perform high-risk operations, including the global installation of a third-party CLI tool (@membranehq/cli) and the execution of shell commands for authentication and remote service interaction. While these actions are aligned with the stated purpose of Segment integration via the Membrane platform, the reliance on external CLI dependencies and shell-based credential management constitutes a high-risk profile that meets the criteria for a suspicious classification.
Capability Assessment
Purpose & Capability
The name and description (Segment integration / manage workspaces) match the SKILL.md instructions that use Membrane to connect to Segment and run actions. Minor mismatch: the metadata lists no required binaries even though the README instructs installing the Membrane CLI.
Instruction Scope
SKILL.md stays on-topic: it instructs installing and using the Membrane CLI, authenticating, creating a Segment connection, listing/searching/running actions, and best practices. It does not instruct reading unrelated files, accessing unrelated environment variables, or exfiltrating data beyond the Membrane/Segment workflow.
Install Mechanism
No formal install spec is present (instruction-only), but the documentation tells the user to run `npm install -g @membranehq/cli@latest`. Installing a global npm package affects the host environment and pulls code from the public npm registry — a moderate-risk operation that the skill should have declared as a required binary or provided a vetted install method.
Credentials
The skill declares no required environment variables or credentials and explicitly advises letting Membrane handle credentials (do not ask users for API keys). This is proportionate to the stated purpose. Authentication flow is interactive (browser/code) via Membrane.
Persistence & Privilege
The skill does not request always-on presence, does not declare config paths, and is user-invocable. There is no attempt to modify other skills or system-wide settings in the instructions.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install segment-integration - After installation, invoke the skill by name or use
/segment-integration - 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
Frequently Asked Questions
What is Segment?
Segment integration. Manage Workspaces. Use when the user wants to interact with Segment data. It is an AI Agent Skill for Claude Code / OpenClaw, with 299 downloads so far.
How do I install Segment?
Run "/install segment-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Segment free?
Yes, Segment is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Segment support?
Segment is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Segment?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills