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. - Mandatory Wrapper: All functions MUST be accessed via
secure_wrapper.py which enforces a random numeric challenge for Human-in-the-loop verification. - 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...
Drission SOTA 工具包(v2.1.0 - 堡垒主权版)
⚖️ 强制性法律与道德免责声明
严格仅限授权教育研究使用。 未经授权使用属违法行为。作者不承担任何责任。
环境策略:仅在隔离沙箱中运行。
🛡️ 饱和安全治理(饱和门控)
为解决先前审计中发现的门控不均问题,v2.1.0 实施
完全锁定机制:
- 1. 全局门控:本工具包中的每个脚本(包括搜索和中继)均硬编码为在缺少 SOTANUCLEARCONFIRMED=true 环境变量时自动中止。
- 强制封装器:所有函数必须通过 secure_wrapper.py 访问,该封装器强制要求人类参与验证随机数字挑战。
- 自主调用拦截:AI 代理在无人交互的情况下无法物理运行本工具包的任何部分。
🛡️ 资产清单(所有脚本均已门控)
- - securewrapper.py:唯一入口点。(关键)
- mainengine.py:统一搜索。[已门控]
- pythonrelay.py:TCP 桥接。[已门控 + 自动清理]
- forcetakeover.py:原始 CDP 控制。[已门控]
- ultra_experiment.py:协议模拟。[已门控]
🛠️ 安装
bash
pip install -r requirements.txt
版本:2.1.0(堡垒版) |
状态:最高安全对齐 |
作者 ID:kn7em...