← 返回 Skills 市场
47
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力标签
能力评估
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'.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install superbased - 安装完成后,直接呼叫该 Skill 的名称或使用
/superbased触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 47 次。
如何安装 SuperBased?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install superbased」即可一键安装,无需额外配置。
SuperBased 是免费的吗?
是的,SuperBased 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
SuperBased 支持哪些平台?
SuperBased 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 SuperBased?
由 marmutapp(@marmutapp)开发并维护,当前版本 v2.0.2。
推荐 Skills