Drission SOTA Toolkit (v7.1.0)
Security Architecture
This toolkit implements a physical lockfile system to prevent unauthorized autonomous execution.
- 1. Mandatory Gating: High-risk scripts require a fresh lockfile in
~/.openclaw/tmp/. - Interactive Auth: Access is only granted via
secure_wrapper.py after a human challenge. - No-Bypass: Environment variables are not used for authentication.
Asset Inventory
- -
main_engine.py: Search utility. - INLINECODE3 : Security entry point.
- INLINECODE4 : Gated TCP relay.
- INLINECODE5 : Gated CDP control.
Version: 7.1.0 | Author: Biogod2020 | Status: Production Stable
Drission SOTA 工具包 (v7.1.0)
安全架构
本工具包实现了一个物理锁文件系统,以防止未经授权的自主执行。
- 1. 强制门控:高风险脚本需要在 ~/.openclaw/tmp/ 中创建一个新的锁文件。
- 交互式认证:仅通过 secure_wrapper.py 在人工验证后授予访问权限。
- 不可绕过:环境变量不用于身份验证。
资产清单
- - mainengine.py:搜索工具。
- securewrapper.py:安全入口点。
- pythonrelay.py:门控 TCP 中继。
- forcetakeover.py:门控 CDP 控制。
版本:7.1.0 | 作者:Biogod2020 | 状态:生产稳定