← Back to Skills Marketplace
marmutapp

SuperBased

by marmutapp · GitHub ↗ · v2.0.2 · MIT-0
cross-platform ⚠ suspicious
47
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install superbased
Description
Eyes AND hands for OpenClaw — capture, AI vision, OCR, recording, voice dictation, and full GUI automation via 72 MCP tools. Use when the agent needs to see...
Usage Guidance
This skill will give an agent the ability to see and act on your desktop (screenshots, clipboard, microphone, window trees) and recommends installing an external npm CLI and an optional desktop app that will run outside the skill. Before installing: (1) Verify the superbased CLI and desktop app authorship and review their source or npm page; (2) Confirm what network endpoints the desktop app / CLI contact and which providers handle AI/OCR/transcription (you may be uploading screen content and audio); (3) Consider the risk of automated CAPTCHA solving and humanization — these are explicitly aimed at evading bot-detection and can be abused; (4) Keep GUI automation disabled by default and require explicit confirmations for any state-modifying actions; (5) Test in a safe/sandbox environment first and audit ~/.superbased/ and OpenClaw MCP registration changes; (6) If you don't trust the external CLI/app or the vendor, do not install — or require strict local review and network restrictions before enabling the skill.
Capability Analysis
Type: OpenClaw Skill Name: superbased Version: 2.0.2 The bundle provides extensive GUI automation, screen monitoring, and clipboard access via 72 MCP tools. While it includes safety documentation, it contains explicit instructions for evading bot detection through 'humanization' profiles and solving CAPTCHA challenges using AI vision and automated input sequences (found in skills/humanization/SKILL.md and skills/captcha-solving/SKILL.md). These capabilities are designed to bypass security controls, which, combined with the requirement for a global NPM installation (superbased), presents a high-risk surface despite the lack of immediate evidence of intentional malice.
Capability Tags
cryptorequires-sensitive-credentials
Capability Assessment
Purpose & Capability
Name/description match the runtime instructions: the bundle is an instruction-only guide that tells OpenClaw agents when to call a separate SuperBased MCP server (installed via 'npm install -g superbased' and registered via 'openclaw mcp set'). The 72 MCP tools and sub-skill topics described align with the declared purpose (screen capture, OCR, voice, GUI automation).
Instruction Scope
The SKILL.md tells the agent to capture screens, read clipboard images, record audio, access window trees, and drive the user's desktop (click/type/drag/sequence). It also includes explicit guidance to batch click sequences and pick humanization profiles to avoid anti-bot detection and to automatically solve in-flow CAPTCHAs. Those instructions expand the agent's scope into actions that can bypass protections and access potentially sensitive local data. The bundle references user files/paths (e.g. ~/.superbased/ PID file) and hardware (microphone) even though no config paths or environment credentials are declared.
Install Mechanism
The skill bundle itself has no install spec and is instruction-only, but it requires the user to install an external CLI ('npm install -g superbased') and optionally a desktop app from superbased.app. Reliance on installing an external npm package/desktop app is a moderate risk vector (code executed outside the bundle and network downloads). The bundle does not include or verify that CLI; installation and runtime behavior depend on that external software.
Credentials
Requires no environment variables or credentials in metadata, but the skill explicitly instructs operations that need access to local system state: microphone, clipboard images, window lists, filesystem PID files, and the ability to send captures for AI/OCR analysis. It also implies configuration of external providers inside the desktop app/MCP server (not declared). The absence of declared credentials or config paths is a mismatch with the level of local and network access this skill will exercise.
Persistence & Privilege
always:false (normal). The install flow instructs the user to register an MCP server via 'openclaw mcp set', which modifies the agent's MCP registry (expected for MCP-based tools). The skill references a PID file (~/.superbased/) and a desktop app that auto-bridges — these create persistent integration points outside the bundle but the skill does not demand elevated system-wide privileges or 'always:true'.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install superbased
  3. After installation, invoke the skill by name or use /superbased
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.2
- Expanded skill description to clarify when and how OpenClaw agents should use SuperBased for screen capture, AI vision, OCR, voice dictation, screen recording, and full GUI automation. - Added clear two-step installation instructions, including MCP server registration and CLI prerequisites. - Detailed when to trigger SuperBased, outlining specific scenarios and user prompts. - Listed and described all 11 sub-skills in the bundle, guiding agents on their use cases. - Provided an overview of the 72 MCP tools categorized by function. - Documented safety measures for GUI automation and best practices for configuring humanization based on site hardness. - Included relevant external links for documentation, CLI tools, and related applications.
Metadata
Slug superbased
Version 2.0.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is SuperBased?

Eyes AND hands for OpenClaw — capture, AI vision, OCR, recording, voice dictation, and full GUI automation via 72 MCP tools. Use when the agent needs to see... It is an AI Agent Skill for Claude Code / OpenClaw, with 47 downloads so far.

How do I install SuperBased?

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

Is SuperBased free?

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

Which platforms does SuperBased support?

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

Who created SuperBased?

It is built and maintained by marmutapp (@marmutapp); the current version is v2.0.2.

💬 Comments