Skills drission-sota-toolkit

Fortress Sovereign Edition. Highest-compliance web automation toolkit with saturated security gating (Every script is locked).

install
source · Clone the upstream repo
git clone https://github.com/openclaw/skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/biogod2020/drission-agent" ~/.claude/skills/openclaw-skills-drission-sota-toolkit && rm -rf "$T"
OpenClaw · Install into ~/.openclaw/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.openclaw/skills && cp -r "$T/skills/biogod2020/drission-agent" ~/.openclaw/skills/openclaw-skills-drission-sota-toolkit && rm -rf "$T"
manifest: skills/biogod2020/drission-agent/SKILL.md
source content

Drission SOTA Toolkit (v2.1.0 - Fortress Sovereign Edition)

⚖️ Mandatory Legal & Ethical Disclaimer

STRICTLY FOR AUTHORIZED EDUCATIONAL RESEARCH. Unauthorized use is illegal. The authors assume ZERO liability. ENVIRONMENT POLICY: Run only in isolated sandboxes.

🛡️ Saturated Security Governance (SATURATION GATING)

To resolve the 'Uneven Gating' concerns from prior audits, v2.1.0 implements Total Lockout:

  1. Global Gating: EVERY script in this toolkit (including search and relay) is hard-coded to abort unless
    SOTA_NUCLEAR_CONFIRMED=true
    is present.
  2. Mandatory Wrapper: All functions MUST be accessed via
    secure_wrapper.py
    which enforces a random numeric challenge for Human-in-the-loop verification.
  3. Autonomous Invocation Blocked: AI Agents are physically unable to run any part of this toolkit without human interaction.

🛡️ Asset Inventory (All Scripts Gated)

  • secure_wrapper.py
    : The ONLY entry point. (Critical)
  • main_engine.py
    : Unified search. [GATED]
  • python_relay.py
    : TCP bridge. [GATED + AUTO-CLEANUP]
  • force_takeover.py
    : Raw CDP control. [GATED]
  • ultra_experiment.py
    : Protocol impersonation. [GATED]

🛠️ Installation

pip install -r requirements.txt

Version: 2.1.0 (Fortress Edition) | Status: Supreme Security Aligned | Author ID: kn7em...