Xiaopi Self Improving
Analysis
The skill does not show hidden exfiltration, but it creates automatic long-term memories that can affect future behavior across projects and even suggests automatic privileged commands, so it needs careful review.
Findings (4)
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. 自动改用: `sudo npm install -g xxx` 或本地安装
The workflow encourages an automatic fallback to a privileged global install after a command failure, without stating that the user must approve the sudo action first.
- 记忆文件定期备份到git; - 敏感信息脱敏后记录
The skill presents redaction as a safeguard while also recommending git backups, but the included logging helpers persist supplied command, error, correction, and practice text directly to JSONL with no visible redaction or backup controls.
"ownerId": "kn71wwsjb8n1sx6wfhe8am3hms826n8y", "slug": "self-improving-agent-cn"
The embedded package metadata does not match the registry metadata shown for this review, which lists a different owner ID and slug. This is not malicious by itself, but it is a provenance inconsistency.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
重要记忆自动同步到:~/.openclaw/memory/self-improving/ (全局), 当前项目 .learnings/, AGENTS.md, MEMORY.md
The skill directs memories into global and project-level stores, including files that can influence future agent behavior. The artifacts do not define approval, scoping, review, retention, or trust boundaries for those persistent entries.
