首页龙虾技能列表 › Agent Provenance — 代理版本控制与治理

Agent Provenance — 代理版本控制与治理

v2.1.4

该技能提供文件版本追踪、权限级别、提交约定和治理策略,确保对指令文件的修改有清晰的责任追溯。适用于需要跟踪和管理代理修改的指令文件、主题文件等的开发者。

0· 142·0 当前·0 累计
by @richgoodson (Rich)·MIT-0
下载技能包
License
MIT-0
最后更新
2026/4/12
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
medium confidence
该技能的请求文件、二进制文件和行为与其声明的目的(对代理修改的指令/内存文件的治理和版本追踪)一致,但需要对敏感工作空间文件具有特权写入访问权限,并将自主提交更改——审查者在启用之前应了解并接受该风险。
评估建议
该技能看似与其声明的目标一致,但它将授予代理编辑和git提交影响代理行为的文件(MEMORY.md、AGENTS.md、主题和联系人文件)的权限。启用之前:确保您愿意让代理自主更新这些文件并创建带有版本追踪标签的git提交;自己初始化工作空间git仓库并查看其历史/分支;备份敏感文件或限制技能的写入范围;考虑为高影响力更改添加人工审查步骤;如果计划外部发布差异,请谨慎配置目标并避免泄露私有数据。如需较低风险的选项,请手动运行治理步骤或先在沙盒工作空间中测试。...
详细分析 ▾
用途与能力
Name/description (provenance, review cadence, TTL, commit conventions) align with the declared requirements: git and openclaw are reasonable, and the listed read/write paths map to the files the skill says it governs.
指令范围
SKILL.md instructs the agent to edit and git-commit a set of instruction/memory/topic/contact files, run scheduled checks via OpenClaw's cron, and post diffs to the conversation channel. All of these are consistent with provenance work, but they grant the agent ongoing authority to change files that affect agent behavior (e.g., MEMORY.md).
安装机制
Instruction-only skill (no install spec, no downloaded code). This minimizes installation risk because nothing is being written to disk by an installer.
凭证需求
No environment variables or external credentials are requested (good). However, declaring write access to MEMORY.md, memory/topics/, memory/contacts/, and other instruction files is high privilege: these files may contain sensitive user data or content that alters agent/system prompts. The access is proportional to provenance duties but carries notable impact.
持久化与权限
always:false (not force-included). The skill permits autonomous invocation (platform default) and schedules recurring tasks via OpenClaw's cron; this autonomy is consistent with the skill's goals but increases the blast radius if misused. The skill does not request modifications to other skills' configs or system-level schedulers.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv2.1.42026/4/5

v2.1.4 更新

● 无害

安装命令 点击复制

官方npx clawhub@latest install agent-provenance
镜像加速npx clawhub@latest install agent-provenance --registry https://cn.clawhub-mirror.com

技能文档

指令文件(MEMORY.md、PRINCIPLES.md、SOUL.md、HEARTBEAT.md、LEARNINGS.md、AGENTS.md)指导代理的行为。这些文件的变化应被追踪和审查。本技能提供版本追踪头、权限级别定义、提交约定和治理策略,以确保责任追溯和可维护性。

问题

指令文件会随时间演变。没有清晰的追踪:
  • 不清楚谁做了什么变化以及何时做的
  • 审查责任变得模糊
  • 代理编写的目标可能无限期持续而未被验证
  • 安全边界可能逐渐被侵蚀
  • 审计日志丢失
...(由于字符限制,完整的cn_skill_md_content未全部包含,但上述内容展示了翻译的开始部分)

数据来源:ClawHub ↗ · 中文优化:龙虾技能库
OpenClaw 技能定制 / 插件定制 / 私有工作流定制

免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制

了解定制服务