SafeProactive — 安全主动代理架构
v1.0.3SafeProactive是一种安全的、人工审批的自主代理架构,结合SMFOI-KERNEL定向和写前日志(WAL),提案优先决策机制,确保本地可审计性和安全性。
详细分析 ▾
运行时依赖
版本
SafeProactive v1.1.2 - All documentation revised and translated from English to Italian. - Security declaration expanded with strict filesystem boundaries and explicit prohibition of access to system logs and shell history. - Clarified operational scope: all history references now refer only to the local audit log `proposals/EXECUTION_LOG.md`. - Level 2 integrations now require explicit manual operator configuration; clarified there is no handling of external credentials. - Operational levels and architecture descriptions updated to reflect new terminology and stricter manual approval requirements.
安装命令
点击复制本土化适配说明
SafeProactive — 安全主动代理架构 安装说明: 安装命令:npx clawhub@latest install safeproactive
技能文档
概述
SafeProactive是一种安全的、人工审批的自主代理架构,结合SMFOI-KERNEL定向和写前日志(WAL),提案优先决策机制,确保本地可审计性和安全性。安全特性
- 本地可审计的WAL实现
- 人工审批机制(尤其针对Level 2/3操作)
使用指南
- 沙盒测试:安装前在沙盒环境中运行。
- 权限审查:确保WAL和审批文件不可被其他进程篡改。
- 审批流程配置:确认人工审批路径正确配置。
注意事项
- 独立验证:对于生产环境,建议进行独立代码审查或请求源代码仓库。
- 外部API集成:在集成真实外部API前,确保安全性。