Self Improvement Cyber Bye — 技能工具
v1.0.0Captures errors, hallucinations, logic bugs, and user corrections immediately. Runs a nightly 11 PM IST review to attempt self-fixes. Failed fixes escalate t...
0· 21·0 当前·0 累计
安全扫描
OpenClaw
安全
high confidenceThe skill's requests and instructions are internally consistent with a self‑improvement / error‑tracking agent: it only reads/writes workspace files and schedules internal nightly reviews, and it does not request external credentials or install code.
评估建议
This skill appears to be what it says: it logs mistakes, runs a nightly local review, and attempts one self‑fix before escalating to the workspace owner. Before installing, consider: 1) It will persist immediate error entries (and any quoted user text) to workspace files — review storage location and retention/policy for sensitive content. 2) It creates a permanent nightly cron and may create temp auto‑deleting crons; if you prefer tighter control, disable or inspect crons before they run. 3) Te...详细分析 ▾
✓ 用途与能力
The name/description (capture errors, nightly review, attempt self-fixes) match the SKILL.md and included hooks: the skill only requires creating and updating workspace files (errors/, fixes/, soul/, crons/, etc.), which a self‑improvement feature legitimately needs.
ℹ 指令范围
All runtime instructions are local: immediate writes to errors/raw/, nightly review reading those files, pattern detection, and reports to the workspace owner. One notable behavior: the skill mandates writing a 'minimum viable entry' to disk immediately BEFORE finishing the current response. That is unusual and can cause sensitive user text to be persisted automatically; it is coherent with the stated purpose but worth noting for privacy/audit reasons.
✓ 安装机制
Instruction-only skill with no install spec, no binaries, and no external downloads — minimal installation risk.
✓ 凭证需求
The skill declares no required environment variables, no credentials, and no external endpoints. It reads and writes workspace files and a memory index (memory/schema.json) only — proportionate to a self‑improvement logfile/memory feature.
ℹ 持久化与权限
The skill creates a permanent nightly cron (nightly-review) and may create temporary auto‑deleting crons. 'always' is false, and model invocation is allowed (the platform default). The persistent cron grants ongoing behavior in normal use (scheduled work each session), which matches the purpose but means it will run nightly unless removed. Temp crons auto-delete after firing — useful but could be used to hide one‑off actions, so review created cron files after use.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/14
Initial release
● 无害
安装命令
点击复制官方npx clawhub@latest install self-improvement-cyber-bye
镜像加速npx clawhub@latest install self-improvement-cyber-bye --registry https://cn.longxiaskill.com 镜像可用