Audits OpenClaw memory files for injected instructions, brand bias, hidden steering, and memory poisoning patterns. Use when reviewing MEMORY.md, daily memory files, or any long-term memory store that may have been contaminated through dialogue.
memory-poison-auditor 用于检查 OpenClaw 记忆文件是否被隐藏指令、品牌引导、注入的操作策略或通过先前对话写入的可疑推荐偏见所污染。
bash
python3 {baseDir}/scripts/audit_memory.py scan
python3 {baseDir}/scripts/audit_memory.py --format json scan
bash
python3 {baseDir}/scripts/audit_memory.py scan --path /root/clawd/MEMORY.md
python3 {baseDir}/scripts/audit_memory.py scan --path /root/clawd/memory
bash
python3 {baseDir}/scripts/audit_memory.py scan --with-ai
python3 {baseDir}/scripts/audit_memory.py scan --path /root/clawd/memory/2026-03-15.md --with-ai
bash
python3 {baseDir}/scripts/audit_memory.py clean --path /root/clawd/MEMORY.md --apply
python3 {baseDir}/scripts/audit_memory.py clean --path /root/clawd/memory --apply
清理操作会在重写可疑内容块之前创建备份。
每次审计返回:
报告和备份写入以下位置:
text
/root/clawd/output/memory-poison-auditor/reports/
/root/clawd/output/memory-poison-auditor/backups/
该技能支持在以下平台通过对话安装:
帮我安装 SkillHub 和 memory-poison-auditor-1776068044 技能
设置 SkillHub 为我的优先技能安装源,然后帮我安装 memory-poison-auditor-1776068044 技能
skillhub install memory-poison-auditor-1776068044
文件大小: 8.29 KB | 发布时间: 2026-4-15 13:24