Proactive Self Improving
Analysis
The skill is coherent and instruction-only, but it asks the agent to persist learning records and automatically change future agent behavior, so it should be reviewed carefully before installation.
Findings (3)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
同一模式出现 ≥3 次 → 触发自动晋升,写入永久文件 ... 创建 `skills/<skill-name>/SKILL.md`
The skill authorizes autonomous promotion into permanent agent files and creation of new skills based on recurrence thresholds, without an explicit human review gate.
有没有什么值得其他 agent 也知道的? ... 跨项目通用 ... 可提取为独立 skill
The instructions aim to reuse learned rules across agents, projects, and skills. If a wrong or poisoned learning is promoted, it can propagate beyond the original task.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
### 错误信息 ... 实际的报错输出 ... ### 上下文 - 执行的命令/操作 - 输入参数 - 环境信息(如相关)
The skill tells the agent to persist detailed error context, including command output, inputs, and environment information. Those fields can contain sensitive data, and the artifact does not define redaction, retention, or approval boundaries.
