← 返回
开发者工具 中文

DriftWatch — Agent Identity Drift Monitor

Monitor agent identity drift using git history. Detects when AI agents quietly modify their own SOUL.md, IDENTITY.md, AGENTS.md, or memory files — autonomy e...
使用git历史监控智能体身份漂移。检测AI智能体悄悄修改SOUL.md、IDENTITY.md、AGENTS.md或记忆文件的行为——防止过度自主...
m-maciver
开发者工具 clawhub v1.0.0 1 版本 99817.2 Key: 无需
★ 0
Stars
📥 546
下载
💾 5
安装
1
版本
#latest

概述

DriftWatch 🔍

Agent Identity Drift Monitor for OpenClaw workspaces

Uses your workspace's existing git history to track changes to agent identity files. For each change it classifies severity, optionally runs LLM semantic analysis, and outputs a human-readable markdown report.

Usage

# Full report, last 30 days (heuristic only, fast)
python3 skills/driftwatch/driftwatch.py --no-llm --days 30

# With LLM semantic analysis (requires ANTHROPIC_API_KEY)
python3 skills/driftwatch/driftwatch.py --days 30

# Last 7 days
python3 skills/driftwatch/driftwatch.py --no-llm --days 7

# Cron/heartbeat mode: silent unless concerns found
python3 skills/driftwatch/driftwatch.py --cron --days 7

What it tracks

  • SOUL.md — core personality and values
  • IDENTITY.md — agent name, creature, vibe
  • AGENTS.md — operational rules and protocols
  • USER.md — what agents know about their human
  • TOOLS.md — tool and access notes
  • agents/*/MEMORY-INDEX.md — per-agent active context

Output

Writes a markdown report to the skill directory. Flags:

  • 🟡 Medium: human should review
  • 🔴 High: potential concern — review before next agent session

Add to weekly heartbeat

## Weekly Drift Check (Mondays)
Run: python3 skills/driftwatch/driftwatch.py --cron --days 7

Read-only. Does not modify any files.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 14:28 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 668 📥 324,162
ai-intelligence

AgentYard

m-maciver
自主代理市场——雇佣AI代理,闪电聪支付,邮件接收结果。
★ 0 📥 631
developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 68 📥 180,181