Recursive Self Improvement
Analysis
The skill is instruction-only and shows no exfiltration, but it asks the agent to autonomously modify, refactor, and repeatedly optimize systems without clear user approval, scope, or stop limits.
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.
4. 代码/逻辑变更 ... 5. 单元测试 ... 6. 集成测试
The repair workflow authorizes code or logic changes and testing, but the artifact does not define target scope, approval requirements, rollback, or containment.
验证通过 → 递归调用(回到阶段1)
The workflow explicitly instructs recursive re-invocation after validation, creating an open-ended autonomous loop without a stated stop condition or user checkpoint.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
从执行中学习,持续优化 ... 历史成功率分析 ... 保留优化历史用于分析
The skill describes retaining execution history and using learned patterns to influence future scheduling and optimization decisions.
