drission-sota-toolkit
Professional Web Intelligence & Automation Toolkit. Features Protocol Phantom (TLS/JA4), Local Socket Relaying, and Hardened physical gating.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/biogod2020/drission-sota-toolkitWhat 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.pyutility to evaluate the efficacy of client-side web application security controls. - Resource Relay: Manage cross-origin requests securely through the
python_relay.pygated TCP proxy.
Example Prompts
- "Use the drission-sota-toolkit to search for recent tech trends on target_url.com, ensuring you use the TLS/JA4 fingerprinting protocol."
- "Initialize a secure session via secure_wrapper.py and perform a tactical takeover of the browser instance for testing purposes."
- "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.pychallenge; it is designed to strictly enforce human-in-the-loop interaction for safety. - Maintenance: Always check for updates from the
biogod2020repository, as TLS/JA4 signatures evolve rapidly to match current browser standards.
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-biogod2020-drission-sota-toolkit": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, file-read, code-execution
Related Skills
drission-sota-toolkit
Fortress Sovereign Edition. Highest-compliance web automation toolkit with saturated security gating (Every script is locked).
web-freedom-toolkit
Universal Server-Side Web Freedom Toolkit. Harmonizes Scrapling (Self-Healing Fetch), curl_cffi (TLS Impersonation), and DrissionPage (D-Mode) for undetectable browsing on restricted VPS environments.
ultimate-freedom-protocol
Ultimate Web Freedom Protocol (v9.0.0). Leverages 'Protocol Phantom' (curl_cffi kernel-level TLS impersonation) to bypass DataDome, Cloudflare, and Bilibili. Ideal for undetectable server-side data extraction.