返回顶部
o

openclaw-security-guardOpenClaw安全卫士

Security guard for OpenClaw users. Audit configs, scan secrets, manage access, and generate security reports.

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

openclaw-security-guard

OpenClaw 安全卫士

为OpenClaw用户提供全面的AI助手安全保护工具。

功能特性

  • - 🔍 安全审计 - 全面的安全配置检查
  • 🔐 密钥扫描器 - 检测暴露的API密钥和令牌
  • 👥 访问控制 - 管理设备、用户和权限
  • 🔑 令牌管理器 - 轮换和验证令牌
  • 📊 安全报告 - 生成详细的安全报告
  • 🛡️ 安全加固 - 应用安全最佳实践

系统要求

  • - Python 3.6+
  • 无外部依赖(使用标准库)

命令

bash

运行安全审计


python3 {baseDir}/scripts/main.py audit

扫描密钥

python3 {baseDir}/scripts/main.py scan

生成报告

python3 {baseDir}/scripts/main.py report --format md

检查令牌状态

python3 {baseDir}/scripts/main.py token status

访问控制

python3 {baseDir}/scripts/main.py access list

安全加固

python3 {baseDir}/scripts/main.py harden --fix

快速状态检查

python3 {baseDir}/scripts/main.py status

选项

--format, -f 输出格式:json, md, table(默认:table)
--lang, -l 语言:en, zh(默认:自动检测)
--quiet, -q 静默模式,仅输出结果
--verbose, -v 详细输出
--output, -o 输出文件路径
--deep 深度扫描模式
--fix 自动修复可解决的问题

安全检查项

类别检查项
配置网关绑定、认证模式、令牌强度
密钥
API密钥、令牌、密码、私钥 | | 访问 | 设备、用户、频道、会话 | | 网络 | 公网暴露、开放端口 |

示例

bash

带自动修复的全面审计


python3 {baseDir}/scripts/main.py audit --deep --fix

生成Markdown报告

python3 {baseDir}/scripts/main.py report --format md -o security.md

扫描特定模式

python3 {baseDir}/scripts/main.py scan --pattern sk-

列出所有已配对设备

python3 {baseDir}/scripts/main.py access devices

生成JSON报告

python3 {baseDir}/scripts/main.py report --format json

输出格式

表格(默认)

🔐 OpenClaw 安全卫士 v1.0.0
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

📊 安全评分:72/100 ⚠️

🔴 高风险
• 配置文件中暴露了API密钥
位置:~/.openclaw/openclaw.json:15

JSON

json { score: 72, findings: [...] }

Markdown

markdown

安全报告

评分:72/100

语言支持

  • - 英语(en)
  • 中文(zh)

根据系统区域设置自动检测。

许可证

MIT

版本

v1.0.0

标签

skill ai

通过对话安装

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

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 openclaw-security-toolkit-1776158591 技能

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

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

通过命令行安装

skillhub install openclaw-security-toolkit-1776158591

下载

⬇ 下载 openclaw-security-guard v1.0.0(免费)

文件大小: 31.02 KB | 发布时间: 2026-4-15 11:52

v1.0.0 最新 2026-4-15 11:52
Initial release of the OpenClaw Security Toolkit.

- Security guard tool for OpenClaw users: audit configs, scan secrets, manage access, and generate security reports.
- Provides CLI commands for auditing, scanning, reporting, hardening, and access management.
- Supports multiple output formats: table, JSON, and markdown.
- No external dependencies; works with Python 3.6+.
- Includes options for language, verbosity, deep scans, and auto-fix.
- Documentation and usage examples included.

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

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

p2p_official_large
返回顶部