← 返回 Skills 市场
Socket
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
112
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install socket-integration
功能描述
Socket integration. Manage data, records, and automate workflows. Use when the user wants to interact with Socket data.
安全使用建议
This skill appears coherent, but before installing: 1) Verify you trust Membrane/@membranehq and the linked homepage/repo (check package authorship and repo activity). 2) Prefer pinning a specific CLI version rather than using @latest to avoid unexpected changes. 3) Understand that running the Membrane CLI will grant it access to your Socket data (it manages auth server-side); review the OAuth/permission scopes and Membrane's privacy/terms. 4) In headless environments you or your users will paste codes — avoid pasting unrelated secrets. 5) If you want to minimize blast radius, run the CLI in an isolated environment (container or VM) or use a limited account for initial testing.
功能分析
Type: OpenClaw Skill
Name: socket-integration
Version: 1.0.1
The skill provides instructions for an AI agent to integrate with the Socket platform using the Membrane CLI. It outlines standard procedures for installation, authentication, and action management via the `@membranehq/cli` package. The documentation in `SKILL.md` follows security best practices by delegating credential management to the Membrane platform rather than storing secrets locally, and no evidence of malicious intent, data exfiltration, or unauthorized execution was found.
能力评估
Purpose & Capability
The name/description (Socket integration) match the instructions: all runtime steps use the Membrane CLI to authenticate, create a connection, discover and run actions against Socket. The declared need for network access and a Membrane account is appropriate.
Instruction Scope
SKILL.md limits runtime instructions to installing/using the Membrane CLI (login, connect, action list/get/run/create). It explicitly advises not to ask users for API keys. The instructions do not tell the agent to read arbitrary files, access unrelated environment variables, or exfiltrate data to unexpected endpoints.
Install Mechanism
This is an instruction-only skill (no install spec). It recommends installing the @membranehq/cli from npm (global npm install or npx). Downloading and running a public npm package is a standard pattern for CLI-based integrations but does involve installing third-party code to disk — this is expected for the stated purpose but users should confirm the package's authenticity and version.
Credentials
The skill declares no required environment variables or credentials. Authentication flows are performed via the Membrane CLI (browser OAuth/code flow), which fits the stated design. There are no requests for unrelated secrets or platform credentials.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent platform privileges or modifications to other skills. Autonomous invocation is allowed (platform default) but there are no additional persistence or privilege escalations in the instructions.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install socket-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/socket-integration触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Socket 是什么?
Socket integration. Manage data, records, and automate workflows. Use when the user wants to interact with Socket data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 112 次。
如何安装 Socket?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install socket-integration」即可一键安装,无需额外配置。
Socket 是免费的吗?
是的,Socket 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Socket 支持哪些平台?
Socket 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Socket?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills