CyberClaw
Description
👾 下一代透明智能体架构 | Next-Gen Transparent Agent Architecture 🔍 全行为审计 | 🛡️ 两段式安全调用 | 🧠 双水位记忆 | ⏰ 心跳任务 📊 P0 级事故率降低 80% | 兼容 OpenClaw + Claude Code 技能生态
Installation
claude install-skill https://github.com/ttguy0707/CyberClaw README

CyberClaw
**当 AI 开始"黑箱操作",你需要一双透视眼**
[](https://github.com/ttguy0707/CyberClaw) [](https://python.org) [](https://langchain-ai.github.io/langgraph/) [](https://python.langchain.com/) [](LICENSE) [](tests/) [](https://github.com/ttguy0707)
**下一代透明智能体架构** · Next-Gen Transparent Agent Architecture
[快速开始](#-快速开始) · [核心能力](#-核心能力) · [架构图](#-系统架构) · [示例](#-基本用法)
🤖 **你的 AI 在背着你做什么?CyberClaw 让所有行为无所遁形**
💡 **灵感来源**:受 [OpenClaw](https://github.com/openclaw/openclaw) 的启发,CyberClaw 专注于解决 AI 智能体的透明度和可控性问题。
📖 简介
CyberClaw 是一个**企业级透明可控智能体**,重新定义 AI 系统的可信边界:
- undefined
🔌 技能生态兼容
CyberClaw 支持**OpenClaw 技能**和**Claude Code 技能**,可直接使用两个生态系统的丰富技能资源,无需重新开发。
🌟 核心能力
| 能力 | 说明 | 优势 |
|---|---|---|
| 🧠 双水位记忆 | 长期画像 + 短期摘要,持续学习用户偏好 | 越用越懂你,避免重复询问 |
| 🔍 全行为审计 | 5 类事件实时审计,JSONL 日志 + Rich 监控终端 | 告别黑箱,所有决策可追溯 |
| 🛡️ 零信任执行 | help → run 两段式调用,先看说明书再执行 | P0 级事故率降低 80%(50% → 10%) |
| ⏰ 心跳任务引擎 | 后台独立进程,自动执行定时任务 | 解放双手,复杂任务自动化 |
| 🖥️ 跨平台支持 | Unix + Windows 双平台自适应,LLM 自主选择命令 | 一套代码,全平台运行 |
✨ 功能特性
🧠 智能核心
- undefined
🛡️ 安全沙盒
- undefined
🖥️ 跨平台特性
- undefined
🔧 内置工具
| 工具 | 功能 | 示例 |
|---|---|---|
get_current_time |
获取当前时间 | "现在几点了?" |
calculator |
数学计算器 | "25 乘以 48 等于多少" |
schedule_task |
定时任务/闹钟 | "每天早上 8 点提醒我喝水" |
list_scheduled_tasks |
查看任务列表 | "我都有哪些任务" |
delete_scheduled_task |
删除任务 | "取消明天的会议提醒" |
modify_scheduled_task |
修改任务 | "把 8 点的会议改成 9 点" |
| `get_sy |
Related Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development community src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development community Cavecrew Builder
>
Development community Cavecrew Investigator
>
Development community Cavecrew Reviewer
>
Development community Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, merge-from-main commits, unrelated churn, mixed domains, and whether rebase or split is requi
Development community