← Back to Skills Marketplace
gora050

Saucelabs

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
210
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install saucelabs
Description
SauceLabs integration. Manage Users, Organizations, Files, Notes, Activities. Use when the user wants to interact with SauceLabs data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install saucelabs
  3. After installation, invoke the skill by name or use /saucelabs
  4. 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
Slug saucelabs
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Saucelabs?

SauceLabs integration. Manage Users, Organizations, Files, Notes, Activities. Use when the user wants to interact with SauceLabs data. It is an AI Agent Skill for Claude Code / OpenClaw, with 210 downloads so far.

How do I install Saucelabs?

Run "/install saucelabs" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Saucelabs free?

Yes, Saucelabs is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Saucelabs support?

Saucelabs is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Saucelabs?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments