返回顶部
s

security-scanner

Run a comprehensive local security scan on your OpenClaw installation. Checks config, network exposure, credentials, OS hardening, and agent guardrails. Scores your setup and offers auto-fixes. Everything stays local — no data leaves your machine.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
1,870
下载量
0
收藏
概述
安装方式
版本历史

security-scanner

# Security Scanner Run a local security assessment on any OpenClaw installation. ## Usage The skill provides a bash script that scans your OpenClaw setup and reports findings with severity levels. ### Quick scan (read-only) ```bash bash "$(dirname "$0")/oc-security-scan.sh" ``` ### Auto-fix issues ```bash bash "$(dirname "$0")/oc-security-scan.sh" --fix ``` ### Save a report ```bash bash "$(dirname "$0")/oc-security-scan.sh" --report ``` ### JSON output ```bash bash "$(dirname "$0")/oc-security-scan.sh" --json ``` ## What It Checks - **OpenClaw Configuration** — bind address, token strength, config permissions, exec security mode - **Network Exposure** — listening ports, firewall status, public interface exposure - **Credential Hygiene** — plaintext secrets, file permissions, .gitignore patterns - **OS Hardening** — disk encryption, auto-updates, OS version, root usage - **Agent Guardrails** — RULES.md, memory file permissions, safety constraints ## Output Color-coded terminal output with severity levels: - 🔴 CRITICAL — immediate action required - 🟡 WARNING — should be addressed - 🟢 PASS — looks good - ⚪ INFO — informational Ends with a security score out of 100 (A-F grade). ## Security Philosophy - **Local only** — zero external network calls, nothing phones home - **Read-only by default** — only modifies files when `--fix` is explicitly passed - **Owner-operated** — designed to be run by the OpenClaw owner on their own machine - **No dependencies** — standard unix tools + openclaw CLI only

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 openclaw-security-scanner-1775888709 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 openclaw-security-scanner-1775888709 技能

通过命令行安装

skillhub install openclaw-security-scanner-1775888709

下载 Zip 包

⬇ 下载 security-scanner v1.0.0

文件大小: 10.95 KB | 发布时间: 2026-4-12 10:50

v1.0.0 最新 2026-4-12 10:50
Initial release — local security assessment & hardening for OpenClaw installations

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部