← 返回 Skills 市场
gora050

Oxylabs

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
200
总下载
1
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install oxylabs
功能描述
Oxylabs integration. Manage Organizations. Use when the user wants to interact with Oxylabs data.
安全使用建议
This skill appears coherent and uses the Membrane CLI to manage Oxylabs integration. Before installing or running it: (1) verify you trust the @membranehq npm package and prefer `npx` if you don't want a global install; (2) be aware that authorizing the connector delegates Oxylabs access to Membrane — review Membrane's privacy/permissions and the connection you create; (3) in headless environments you will need to complete a browser-based auth step, so do not paste codes into untrusted places; (4) if you have strong policy constraints, test the flow in an isolated account first. Overall this skill looks consistent with its stated purpose.
功能分析
Type: OpenClaw Skill Name: oxylabs Version: 1.0.3 The oxylabs skill provides instructions for an AI agent to interact with Oxylabs services using the Membrane CLI. It guides the agent through installing the '@membranehq/cli' package, authenticating, and managing connections and actions. The instructions are well-documented, align with the stated purpose of web scraping and proxy management, and follow security best practices by delegating credential management to the Membrane platform rather than handling raw secrets.
能力评估
Purpose & Capability
The name/description (Oxylabs integration) align with the instructions: the skill tells the agent to use the Membrane CLI to connect to Oxylabs, discover and run actions. There are no unexpected credentials, binaries, or config paths requested that don't belong to this integration.
Instruction Scope
SKILL.md instructs only CLI operations (installing membrane CLI, login, connect, list/search/create/run actions) necessary to manage Oxylabs connections and actions. It does not instruct reading unrelated files, accessing unrelated environment variables, or exfiltrating data to unknown endpoints. It does instruct interactive/headless login flows which is appropriate for auth.
Install Mechanism
This is an instruction-only skill (no install spec), but the doc tells users to run `npm install -g @membranehq/cli@latest` (or npx in examples). Installing a global npm package is a normal way to get a CLI but is a network install from the public npm registry — a moderate operational risk that is expected for a CLI-based integration. Consider using `npx` or reviewing the package before installing globally.
Credentials
The skill declares no required env vars or credentials and explicitly instructs not to collect API keys locally, instead using Membrane to manage credentials server-side. That is proportionate to the described purpose. There are no unrelated secret requests.
Persistence & Privilege
The skill is not always-on and does not request elevated platform privileges. It does not direct changing other skills' configs or system-wide settings. Autonomous invocation is allowed by default (normal) but not combined with other red flags.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install oxylabs
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /oxylabs 触发
  4. 根据 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
元数据
Slug oxylabs
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Oxylabs 是什么?

Oxylabs integration. Manage Organizations. Use when the user wants to interact with Oxylabs data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 200 次。

如何安装 Oxylabs?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install oxylabs」即可一键安装,无需额外配置。

Oxylabs 是免费的吗?

是的,Oxylabs 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Oxylabs 支持哪些平台?

Oxylabs 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Oxylabs?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论