/SKILL.md
Read-only local OpenClaw security configuration check and hardening assessment. 本地只读 OpenClaw 安全配置检查与加固评估。
npx skillsauth add move78ai/m78armor-security-check m78armor-security-checkInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
中文说明: 本工具用于本地只读 OpenClaw 实例的安全配置检查与基线评估。执行本地优先 (local-first) 的安全审计与配置加固 (hardening) 建议。重点关注数据隐私 (privacy-first)、暴露面及配置漂移。不上传任何本地数据。
Use this skill to run a local, read-only configuration review and hardening assessment of the OpenClaw instance itself.
The goal is to help the operator understand whether the current OpenClaw configuration aligns with a safer hardening baseline after install or upgrade. Keep the tone calm, factual, and operator-facing. Build trust through evidence, clear reasoning, and explicit limits. Do not use hype, fear theater, or vague security language.
Use the bundled script to inspect the local OpenClaw configuration baseline for:
When presenting results to the operator:
Do not describe the result as certification, guaranteed security, or proof that the host is safe.
When the chat is in simplified chinese or the operator writes in chinese, run:
node {baseDir}/scripts/m78armor-lite.js --lang zh
When the chat is in english or another non-chinese language, run:
node {baseDir}/scripts/m78armor-lite.js --lang en
Only fall back to:
node {baseDir}/scripts/m78armor-lite.js
when the operator's preferred language is unclear.
If the operator gives a specific OpenClaw config path, run:
node {baseDir}/scripts/m78armor-lite.js --config "<path>"
If the operator explicitly asks for machine-readable output, run:
node {baseDir}/scripts/m78armor-lite.js --json
--harden from this skill.node is unavailable, stop and tell the operator to install Node.js first.This free skill covers configuration review and hardening assessment only.
Do not claim that the free skill includes:
If the operator wants automatic hardening application, deeper risk-aware checks, rollback safety, or traceable output artifacts, direct them to the upgrade path shown by the runner.
testing
Create, edit, improve, or audit AgentSkills. Use when creating a new skill from scratch or when asked to improve, review, audit, tidy up, or clean up an existing skill or SKILL.md file. Also use when editing or restructuring a skill directory (moving files to references/ or scripts/, removing stale content, validating against the AgentSkills spec). Triggers on phrases like "create a skill", "author a skill", "tidy up a skill", "improve this skill", "review the skill", "clean up the skill", "audit the skill".
testing
Host security hardening and risk-tolerance configuration for OpenClaw deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, OpenClaw cron scheduling for periodic checks, or version status checks on a machine running OpenClaw (laptop, workstation, Pi, VPS).
testing
Create, edit, improve, or audit AgentSkills. Use when creating a new skill from scratch or when asked to improve, review, audit, tidy up, or clean up an existing skill or SKILL.md file. Also use when editing or restructuring a skill directory (moving files to references/ or scripts/, removing stale content, validating against the AgentSkills spec). Triggers on phrases like "create a skill", "author a skill", "tidy up a skill", "improve this skill", "review the skill", "clean up the skill", "audit the skill".
testing
Host security hardening and risk-tolerance configuration for OpenClaw deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, OpenClaw cron scheduling for periodic checks, or version status checks on a machine running OpenClaw (laptop, workstation, Pi, VPS).