⚠ 近期 OpenClaw / ClawHub 安全事件表明:恶意技能投递、默认暴露和配置漂移都可能把安装后的实例带进更大的麻烦
⚠ 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
M78Armor mascot logo

M78Armor Core妙手甲堡 核心版

你买的不是第二份诊断报告。你买的是给已运行 OpenClaw 用的本地修正包:先备份,再改;需要时能退回去。重点不是自动化有多炫,而是把一个能跑的实例稳稳收住。
You are not buying a second diagnostic report. You are buying the local fix package for an OpenClaw instance that's already running: back up first, make controlled changes, and restore if needed. The job is to get the instance settled without making the mess worse.
先备份。再改。需要时回退。
Back up first. Change carefully. Restore if needed.

手工修正 VS M78Armor Core
Manual remediation vs M78Armor Core
🔧 手工处理
🔧 Manual workflow
20 分先重新确认这个实例到底暴露了什么、哪些地方该先检查
20 分逐项看认证、权限、技能信任和文件边界
15 分手工备份当前配置,免得改坏后没路退
20 分自己改动并反复验证,避免盲改
15 分留档,并确认需要时还能回退
20 minWork out what the instance is actually exposing and what needs checking first
20 minReview authentication, permissions, skill trust, and file boundaries item by item
15 minBack up the current configuration manually so you still have a way back
20 minMake the changes yourself and retest repeatedly so you do not mutate blindly
15 minDocument the result and confirm restore is still possible if needed
合计:1.5–2.5 小时,而且回退最容易在这里出问题
Total: 1.5–2.5 hours, and rollback is often where the process gets messy
⚡ M78Armor Core
⚡ M78Armor Core
1 分解压 ZIP,进入本地修正流程
自动先备份当前配置,先把退路留住
自动按既定控制项检查,并把要改的地方讲清楚
自动对支持项直接修改,减少重复手工操作
可选需要时回退,并保留更清楚的变更记录
1 minExtract the ZIP and enter the local fix workflow
autoBack up the current configuration first so the way back stays open
autoReview the defined control points and make the next changes obvious
autoMake supported changes directly, cutting repeated manual edits
opt.Restore if needed and keep a cleaner record of what changed
合计:约 2–5 分钟,路径更短,也更稳
Total: about 2–5 minutes, with a shorter and steadier path

先用免费产品把问题看清,再在需要修改时进入 Core
Use the free products to see clearly first, then move to Core when you need to make changes
3 个免费产品负责安装或检查。M78Armor Core 不是第二份诊断页;它是公开产品线里唯一面向本地修正、备份和回退的付费产品。
The three free products handle installation or review. M78Armor Core is not a second diagnostics page; it is the only paid part of the public line built for local fixes, backup, and rollback.
📋
免费检查清单
手工检查路径。按对的顺序看暴露面、认证、技能信任和运行边界。
免费
📋
Free Checklist
The manual review path. It walks exposure, authentication, skill trust, and runtime boundaries in the right order.
Free
🧰
m78setup.sh
适合还没把 OpenClaw 装起来的用户。它解决安装,不负责后面的收尾。
免费
🧰
m78setup.sh
For users who still need to get OpenClaw running. It solves installation, not the fix work after that.
Free
🔎
妙手甲堡 安全配置检查
本地只读检查。把明显风险挑出来,但不替你写配置。
免费
🔎
m78armor security configuration check
The local read-only check. It makes obvious risk visible, but it does not write configuration.
Free
⚙️
M78Armor Core / 妙手甲堡 核心版
适合问题已看清、现在要先备份、再修改、还保留回退路的用户。
¥88
⚙️
M78Armor Core
For users who already know the problem and now need backup first, controlled changes, and a rollback path kept open.
¥88

M78Armor Core 包含什么
What M78Armor Core includes
一个 ZIP 文件。里面装的是本地修正、备份和回退要用的东西,不是另一份诊断页。解压即用,默认不上传数据。
One ZIP file. It contains what you need for local fixes, backup, and rollback, not another report. Extract and run. No default upload.
📦
m78armor.js + m78armor.bat
核心脚本。负责检查、收紧配置、修改、回退,以及结构化输出。
运行时
📦
m78armor.js + m78armor.bat
Core scripts for review, changes, rollback, and structured output.
Runtime
🛡️
signatures/m78armor-blocklist.json
本地规则与判断基线。帮你明确该拦什么、该收什么。
规则集
🛡️
signatures/m78armor-blocklist.json
Local rules and decision baselines that make it clearer what to block and what to tighten.
Rules
📄
install-m78armor.bat + install-m78armor.sh
安装辅助脚本,用来把执行层落到本地环境。
安装器
📄
install-m78armor.bat + install-m78armor.sh
Install helper scripts for setting the package up in the local environment.
Installer
📘
快速入门指南 + 安装手册 + FAQ + 行动计划
这不是附带的报告说明,而是操作说明:怎么进场、怎么改、怎么回退、怎么留档。
文档
📘
Quick Start Guide + Install Sheet + FAQ + Action Plan
These are operating instructions: how to start, make changes, restore, and keep records.
Docs
⚖️
LICENSE.txt + DISCLAIMER.txt
使用边界、责任边界和产品定位说明。
法律
⚖️
LICENSE.txt + DISCLAIMER.txt
Usage boundary, responsibility notes, and product-positioning limits.
Legal

三步进入本地修正流程
Three steps into the local fix workflow
1

解压 ZIP

将 M78Armor_Core_v1_0.zip 解压到你的 OpenClaw 目录下

2

运行检查或修正命令

先看清,再按需要执行写入。

node m78armor.js --harden
3

查看结果并留档

控制台会把动作讲清楚。需要机器可读格式时,可输出 JSON 用于本地留档。

1

Extract the ZIP

Unzip M78Armor_Core_v1_0.zip into your OpenClaw directory

2

Run the check or fix command

See clearly first, then execute writes where needed.

node m78armor.js --harden
3

Review results and keep a record

The console makes the actions clear. JSON output can be kept locally when you need machine-readable records.


M78Armor Core · 本地修正与回退
M78Armor Core · Local fixes and rollback
¥88
¥88 · 一次性购买 · 永久使用
¥88 · One-time purchase · Yours forever
  • 不是第二份诊断报告
  • Not a second diagnostic report
  • 先备份,再改配置
  • Back up before changes
  • 本地修正与回退流程
  • Local fixes and rollback flow
  • 更清楚的变更记录与留档
  • Clearer change records and local documentation
  • 双语输出 + JSON 输出
  • Bilingual output + JSON output
  • 零网络调用 · 本地运行 · 默认不上传
  • Zero network calls · Runs locally · No default upload
自己重新梳理执行顺序2.5+ 小时
手工改坏后再补救1+ 小时
M78Armor Core 先备份再修改¥88
Time spent rebuilding the execution order yourself2.5+ hrs
Time spent recovering from manual mistakes1+ hrs
M78Armor Core: backup first, then controlled changes¥88

当前购买的是本地修正与回退包
Current purchase: the local fixes and rollback package
这个页面面向个人 OpenClaw 用户。你买的不是第二份诊断报告,而是本地修正、备份和回退这一步。付款确认后,我们会发送交付说明、下载路径和起步步骤。
This page is for individual OpenClaw users. You are not buying a second diagnostic report. You are buying the local fixes, backup, and rollback package. After payment confirmation, we send delivery instructions, the download path, and the starting steps.

微信支付

推荐优先使用微信支付。
WeChat Pay QR code for M78Armor Core purchase at CNY 88

1. 扫码支付 ¥88

2. 备注里填写邮箱或 “M78Armor”

3. 付款确认后 1 小时内发送交付说明、下载链接和起步步骤

支付宝

Alipay QR code for M78Armor Core purchase at CNY 88

1. 扫码转账 ¥88

2. 备注填写您的邮箱或 “M78Armor”

3. 付款确认后 1 小时内发送交付说明、下载链接和起步步骤

WeChat Pay

Recommended payment method for mainland China buyers.
WeChat Pay QR code for M78Armor Core purchase at CNY 88

1. Scan to pay CNY 88

2. Add your email address or “M78Armor” in the payment note

3. After payment confirmation, delivery instructions, the download link, and starting steps are sent within 1 hour

Alipay

Recommended payment method for mainland China buyers.
Alipay QR code for M78Armor Core purchase at CNY 88

1. Scan to transfer CNY 88

2. Put your email address or “M78Armor” in the payment note

3. After payment confirmation, delivery instructions, the download link, and starting steps are sent within 1 hour

📦 交付:付款确认后 1 小时内发送交付说明、下载链接和起步步骤。工作时间:北京时间 9:00–22:00。
📦 Delivery: Delivery instructions, the download link, and the starting steps are sent within 1 hour of payment confirmation. Business hours: 9 AM – 10 PM Beijing Time.

常见问题解答
Frequently Asked Questions
🔍M78Armor Core 和 OpenClaw 内置的 security audit 有什么区别?
OpenClaw 内置命令故意做得很窄。Core 不会只把那份结果复述一遍;它会先备份,再修改,必要时回退。
📡M78Armor Core 会联网吗?会收集我的数据吗?
不会。M78Armor Core 完全本地运行,默认不上传配置、日志或密钥,也不做外部遥测。
🧱M78Armor Core 是扫描器、VPN 或入侵检测系统吗?
不是。它只处理本地配置修改,不做网络探测、流量监控或告警。
📦M78Armor Core 和 3 个免费产品是什么关系?
免费检查清单 = 手工检查。m78setup.sh = 安装。妙手甲堡 安全配置检查 = 本地只读检查。M78Armor Core = 付费修正与回退。
🛠️运行命令会不会搞坏我的 OpenClaw
先备份,再修改,需要时回退。目标就是别把一个能跑的实例修成更大的乱局。它只处理配置边界,不删除业务数据。
💻需要什么运行环境?
Node.js v20 或以上。Windows、macOS、Linux 均可按文档路径运行,实际支持范围以文档与交付包说明为准。
↩️支持退款吗?
请以退款政策页面为准。当前建议是先联系 support@m78armor.com 处理技术问题、交付问题或下载问题。
🔍How is M78Armor Core different from OpenClaw's built-in security audit?
The built-in command is intentionally narrow. Core does not just restate that result. It helps you back up first, make the changes, and restore if needed.
📡Does M78Armor Core phone home or collect any data?
No. M78Armor Core runs locally and does not upload configuration, logs, or secrets by default. No external telemetry.
🧱Is M78Armor Core a scanner, VPN, or intrusion detection system?
No. It works on local configuration changes. It does not do network probing, traffic monitoring, or alerting.
📦How does M78Armor Core relate to the 3 free products?
The Free Checklist = manual review. m78setup.sh = installation. m78armor security configuration check = local read-only check. M78Armor Core = paid fixes and rollback.
🛠️Will the command break my OpenClaw instance?
Back up first, then make the changes, then restore if needed. The job is to avoid turning a working instance into a bigger mess. It stays on configuration boundaries and does not delete business data.
💻What are the system requirements?
Node.js v20 or higher. Windows, macOS, and Linux can follow the documented runtime path, with actual support scope defined by the delivered package and docs.
↩️What is the refund policy?
Please refer to the refund policy page first. Technical, delivery, or download issues should be raised with support@m78armor.com before any refund handling.

M78Armor Core 的设计承诺
M78Armor Core's design commitments
🔒 绝不外传
零网络调用 — 不下载、不上传、不回传
零外部依赖 — 仅用 Node.js 内建模块
零遥测 — 无使用统计、无匿名跟踪
你的配置文件永远不离开你的机器
🛡️ 最小权限
审计模式完全只读 — 不修改任何文件
配置检查模式会在任何更改前自动备份
一键回滚 — 出错时立即恢复
不删除数据、不卸载技能、不重启服务
🔒 Never Phones Home
Zero network calls — no downloads, uploads, or callbacks
Zero external dependencies — Node.js built-ins only
Zero telemetry — no usage stats, no anonymous tracking
Your config files never leave your machine
🛡️ Least Privilege
Audit mode is fully read-only — modifies nothing
Configuration mode auto-backs up before any change
One-command rollback — instant restore if needed
Never deletes data, uninstalls skills, or restarts services