← Back to Skills Marketplace
tgebrowser
by
tuguang2025
· GitHub ↗
· v1.0.0
· MIT-0
259
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tgebrowser
Description
Operates TgeBrowser via MCP tools. Use when the user asks to create or manage TgeBrowser environments, groups, proxies, browser automation, or check status....
Usage Guidance
This skill appears to be a legitimate TgeBrowser automation helper, but be cautious: SKILL.md lists many mcp__tgebrowser__* tools (connect, navigate, screenshot, get cookies, evaluate script, etc.) while the included schema.json only defines a small subset of tools. Before installing/using: (1) verify that your platform actually exposes the full set of mcp__tgebrowser__ tools the instructions expect; (2) understand that using this skill gives it the ability to read cookies, page HTML, screenshots, and execute JavaScript in browser sessions — do not use it with accounts or data you care about unless you trust the skill and run TgeBrowser in an isolated environment; (3) if you need confirmation, ask the skill author/registry for an updated schema that matches the SKILL.md or for clarification why many tools referenced in SKILL.md are missing. If you cannot verify the declared tool surface, treat the mismatch as a sign to delay installation.
Capability Analysis
Type: OpenClaw Skill
Name: tgebrowser
Version: 1.0.0
The bundle provides extensive control over TgeBrowser environments, including tools for extracting session cookies (mcp__tgebrowser__get-profile-cookies), executing arbitrary JavaScript (mcp__tgebrowser__evaluate-script), and manipulating browser fingerprints. While these capabilities are consistent with the stated purpose of browser automation and multi-account management, the ability to programmatically exfiltrate authentication tokens and control browser sessions at scale presents a high risk of misuse. No explicit evidence of malicious intent or unauthorized data exfiltration was found in the instructions or schema.
Capability Assessment
Purpose & Capability
The name/description ('operate TgeBrowser via MCP tools') matches the instructions (create/open/automate/close browsers, manage proxies/groups). However the skill references a large set of mcp__tgebrowser__* tools in SKILL.md (connect, navigate, screenshot, get-profile-cookies, evaluate-script, etc.) while schema.json only defines a smaller subset (create/open/get-list/close/delete). This mismatch means the declared tool surface does not fully match the runtime instructions.
Instruction Scope
SKILL.md instructs the agent to open browsers, connect via a ws URL, run navigation and interaction commands, execute arbitrary JavaScript, and retrieve cookies/HTML/screenshots — all expected for browser automation but also able to read/exfiltrate sensitive data from local browser sessions. The instructions do not attempt to read unrelated system files or environment variables, but they depend on MCP tools that are not fully declared in schema.json.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk by the skill itself. This is the lowest-risk install mechanism.
Credentials
The skill requests no environment variables or external credentials, which is proportionate. That said, the declared operations inherently expose sensitive browser data (cookies, page contents, screenshots, possibly credentials stored in pages) — this sensitivity is intrinsic to the stated purpose and should be considered before use.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent presence or system-wide changes. Autonomous invocation is allowed (platform default) but not by itself a red flag.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tgebrowser - After installation, invoke the skill by name or use
/tgebrowser - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
tgebrowser 1.0.0
- Initial release providing MCP-based management and automation for TgeBrowser environments.
- Enables creation, update, deletion, and listing of browsers, groups, proxies, and profiles.
- Supports full browser automation: navigation, interaction, screenshot, form fill, and script execution.
- Implements smart defaults for proxies, fingerprints, privacy, and cache handling.
- Includes robust error handling and workflow guidance for new and existing browsers.
- Covers batch operations and group/proxy management via dedicated MCP tools.
Metadata
Frequently Asked Questions
What is tgebrowser?
Operates TgeBrowser via MCP tools. Use when the user asks to create or manage TgeBrowser environments, groups, proxies, browser automation, or check status.... It is an AI Agent Skill for Claude Code / OpenClaw, with 259 downloads so far.
How do I install tgebrowser?
Run "/install tgebrowser" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is tgebrowser free?
Yes, tgebrowser is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does tgebrowser support?
tgebrowser is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created tgebrowser?
It is built and maintained by tuguang2025 (@tuguang2025); the current version is v1.0.0.
More Skills