ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified browser automation Safety 2/5

drission-sota-toolkit

Professional Web Intelligence & Automation Toolkit. Features Protocol Phantom (TLS/JA4), Local Socket Relaying, and Hardened physical gating.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/biogod2020/drission-sota-toolkit
Or

What This Skill Does

The Drission SOTA Toolkit (v7.1.0) is an advanced, high-fidelity browser automation and web intelligence suite designed for OpenClaw. Unlike standard browser automation tools, this toolkit prioritizes stealth and security through its unique Protocol Phantom architecture. It leverages TLS/JA4 fingerprinting to mimic human-like browser connections, effectively bypassing basic bot detection mechanisms. By integrating local socket relaying and a mandatory physical gating system, the toolkit ensures that all browser-based operations occur within a controlled, secure environment. Whether you are conducting large-scale data harvesting or testing web application resilience, this toolkit provides the low-level CDP (Chrome DevTools Protocol) control required for professional-grade web operations.

Installation

To integrate this toolkit into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/biogod2020/drission-sota-toolkit

Once installed, ensure you have initialized your local user directory at ~/.openclaw/tmp/. For initial configuration and security handshake, run python3 secure_wrapper.py and follow the interactive human challenge prompts to authorize your session.

Use Cases

  • Stealth Data Research: Perform web intelligence gathering without triggering aggressive CAPTCHA or anti-bot defense systems.
  • Complex Web Workflows: Automate multi-step authentication processes and session management that require persistent, hardened connections.
  • Security Auditing: Use the force_takeover.py utility to evaluate the efficacy of client-side web application security controls.
  • Resource Relay: Manage cross-origin requests securely through the python_relay.py gated TCP proxy.

Example Prompts

  1. "Use the drission-sota-toolkit to search for recent tech trends on target_url.com, ensuring you use the TLS/JA4 fingerprinting protocol."
  2. "Initialize a secure session via secure_wrapper.py and perform a tactical takeover of the browser instance for testing purposes."
  3. "Open a new instance with the main_engine and harvest metadata from the search results, maintaining the current secure lockfile state."

Tips & Limitations

  • Physical Gating: The toolkit will not function if the directory ~/.openclaw/tmp/ is missing or lacks the required lockfile. Always complete the interactive auth first.
  • Security First: The toolkit does not support environmental variables for secrets. Never attempt to automate the secure_wrapper.py challenge; it is designed to strictly enforce human-in-the-loop interaction for safety.
  • Maintenance: Always check for updates from the biogod2020 repository, as TLS/JA4 signatures evolve rapidly to match current browser standards.

Metadata

Stars4473
Views1
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-biogod2020-drission-sota-toolkit": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#browser-automation#web-intelligence#stealth#security-tool
Safety Score: 2/5

Flags: network-access, file-write, file-read, code-execution