← 返回 Skills 市场
gora050

Saucelabs

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
210
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install saucelabs
功能描述
SauceLabs integration. Manage Users, Organizations, Files, Notes, Activities. Use when the user wants to interact with SauceLabs data.
安全使用建议
This skill is coherent: it tells you to use the Membrane CLI to connect to SauceLabs and run pre-built actions. Before installing/using it: 1) Verify you trust the Membrane service (getmembrane.com) because credentials and API calls will be routed through their backend. 2) Prefer running with npx (npx @membranehq/cli@latest ...) rather than a global npm -g install if you want to avoid global package changes. 3) Inspect the @membranehq/cli package (registry page, source repo) if you need higher assurance. 4) When creating a connection, grant only the permissions needed for the tasks you intend, and review any action outputs before sharing. 5) Remember the skill is instruction-only and will not itself write files, but the CLI you install will run network calls — ensure your environment policy permits that.
功能分析
Type: OpenClaw Skill Name: saucelabs Version: 1.0.3 The skill provides instructions for an AI agent to integrate with SauceLabs via the Membrane CLI. It outlines standard procedures for installing the `@membranehq/cli` package, authenticating, and managing SauceLabs resources through delegated actions. The instructions prioritize security by advising the agent to let the Membrane platform handle credentials rather than requesting secrets from the user, and no malicious patterns or exfiltration attempts were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name/description (SauceLabs integration) match the instructions: the SKILL.md tells the agent to use Membrane to create a SauceLabs connection and run Membrane actions. Nothing requested by the skill (no env vars, no config paths) is unrelated to the stated purpose.
Instruction Scope
The instructions focus on installing the Membrane CLI, logging in, creating a connector, discovering actions, and running them. They do not ask the agent to read unrelated files, access unrelated env vars, or exfiltrate data to unexpected endpoints. They do require network access and a Membrane account (explicitly stated).
Install Mechanism
The skill is instruction-only (no install spec in the registry). The SKILL.md recommends installing @membranehq/cli from npm (global install or npx). Installing a public npm package is a common pattern, but because there is no registry-level install spec, the user/agent will execute the install themselves — verify the package/source before installation and consider using npx to avoid global writes.
Credentials
The skill requests no environment variables or local credentials and explicitly instructs to let Membrane manage secrets server-side. This is proportionate to its purpose, but it does mean the user must trust Membrane's service to store/manage Sauce Labs credentials and tokens.
Persistence & Privilege
always is false and the skill does not request persistent system-wide changes or access to other skills' configs. Autonomous invocation is allowed (platform default) and appropriate for an integration skill; there is no evidence the skill tries to enable itself permanently or escalate privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install saucelabs
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /saucelabs 触发
  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 saucelabs
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Saucelabs 是什么?

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

如何安装 Saucelabs?

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

Saucelabs 是免费的吗?

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

Saucelabs 支持哪些平台?

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

谁开发了 Saucelabs?

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

💬 留言讨论