⚠ Recent OpenClaw / ClawHub security incidents show the same pattern: malicious skill delivery, default exposure, and configuration drift can turn a working install into a bigger mess
This is a manual post-install close-out checklist. It is useful because the order is right: exposure first, auth second, then skill trust, permissions, file protection, and version risk last. A lot of post-install trouble starts when people check the right things in the wrong order.
Not generic advice. It inspects the points self-hosted OpenClaw teams most often get wrong in sequence: exposure, auth, skill trust, permissions, file protection, then version risk.
公网入口与绑定地址 检查是否仍把实例直接暴露在公网,是否存在多余入口或未收口的控制面。
Public entry points and binding Review whether the instance is still directly internet-exposed and whether unnecessary entry points or control surfaces remain open.
认证、密钥与默认凭据 核对认证是否启用、密钥是否够强、是否还存在弱口令或默认配置残留。
Authentication, secrets, and defaults Confirm that authentication is enabled, secrets are strong enough, and default or weak settings are no longer present.
技能来源、批准与信任边界 先看技能从哪来、谁能装、默认信任开到多大。很多后续问题,根子就在这里。
Skill sources, approvals, and trust boundary Check where skills come from, who can install them, and how wide the default trust boundary is. A lot of later mess starts here.
运行权限、沙箱与执行边界 看清实例到底拿了多大权限,沙箱有没有放得太松,执行边界有没有开得过宽。
Runtime permissions, sandboxing, and execution boundary Make clear how much privilege the instance has, whether sandboxing is too loose, and whether the execution boundary is wider than it needs to be.
Configuration, secrets, and long-lived file protection Review whether configuration files, secrets, SOUL.md, MEMORY.md, and similar files are protected with sensible access controls.
Version status and known CVE exposure Check version risk last. Once the boundaries and permissions are clear, confirm whether the deployed version still sits inside known CVE exposure ranges.
何时够用
WHEN IT IS ENOUGH
什么时候这份免费清单已经够用
When the free checklist is enough — and when it stops being enough
免费清单解决的是“先看清,而且按对顺序看”。它不解决“把动作做完”。
The checklist solves the “see it clearly, in the right order” stage. It does not solve the “finish the work” stage.
够用的情况
你现在需要的是判断,不是执行
你可以接受手工逐项检查,有时间排查配置,暂时也不需要备份、回滚准备或结构化留档。
这种情况下,免费清单已经有价值。
ENOUGH FOR NOW
You need judgement more than execution
You can tolerate manual review, have time to troubleshoot, and do not yet need backup, rollback readiness, or structured records.
In that case, the free checklist already has real value.
该升级的时候
手工路径开始拖慢你
你不想一遍遍重复同样的手工流程,或者你已经需要更短的本地修正、备份、回滚和结果留档路径。
这时进入 M78Armor Core 更合理。
TIME TO MOVE UP
The manual path is starting to slow you down
You do not want to repeat the same review again and again, or you now need a shorter local-first path for remediation, backup, rollback readiness, and clearer records.
That is when M78Armor Core makes sense.
已经走完手动路径?
DONE WITH THE MANUAL PATH?
手动第一轮做完了,下一步别从头再来
Finished the manual first pass? Do not start blind on the next round