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