skills/skills.volces.com/drission-sota-toolkit

drission-sota-toolkit

Installation
SKILL.md

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]
Installs
4
First Seen
Apr 7, 2026
drission-sota-toolkit from skills.volces.com