返回顶部
d

driftwatch

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 expansion, constraint softening, or self-modification. Read-only, safe to run anytime. Use when you want to audit agent identity changes, verify no unauthorized modifications have occurred, or run a weekly hygiene check on your agent stack.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
260
下载量
0
收藏
概述
安装方式
版本历史

driftwatch

# 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 ```bash # 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 ```markdown ## Weekly Drift Check (Mondays) Run: python3 skills/driftwatch/driftwatch.py --cron --days 7 ``` **Read-only. Does not modify any files.**

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 driftwatch-1776026055 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 driftwatch-1776026055 技能

通过命令行安装

skillhub install driftwatch-1776026055

下载 Zip 包

⬇ 下载 driftwatch v1.0.0

文件大小: 9.66 KB | 发布时间: 2026-4-13 10:06

v1.0.0 最新 2026-4-13 10:06
Initial release. Git-based agent identity drift detection for OpenClaw workspaces.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部