Claude Skill
jgamblin/OpenClawCVEs
OpenClawCVEs 是一个用于追踪 OpenClaw CVE 漏洞的 Python 工具,为安全研究人员和管理员提供自动化漏洞监控和更新。
概览
仓库信息
安装这个 Skill
git clone https://github.com/jgamblin/OpenClawCVEs.gitRegistry 信息
项目简介
OpenClawCVEs 是一个基于 Python 的工具,用于追踪与 OpenClaw 相关的常见漏洞与暴露(CVE),为安全研究人员和系统管理员提供自动化监控和更新。
Tracking OpenClaw CVEs
要点
- 自动追踪 OpenClaw 的 CVE 漏洞
- 基于 Python 的轻量级实现
- 定期更新最新的漏洞数据
- 简洁的命令行界面
使用场景
- 监控 OpenClaw 的安全漏洞
- 及时了解新的 CVE 以便修补
- 集成到 OpenClaw 环境的安全工作流中
- 快速检查 OpenClaw 部署的 CVE 状态
README 摘要
# 🛡️ OpenClaw CVE & Security Advisory Tracker <p align="center"> <img src="https://img.shields.io/badge/advisories-170-red?style=for-the-badge" alt="Total Advisories"> <img src="https://img.shields.io/badge/CVEs-50-orange?style=for-the-badge" alt="CVEs Assigned"> <img src="https://img.shields.io/badge/published-50-brightgreen?style=for-the-badge" alt="CVEs Published"> <img src="https://img.shields.io/badge/reserved-0-yellow?style=for-the-badge" alt="Reserved"> <br> <img src="https://img.shields.io/badge/critical-2-8e44ad?style=flat-square" alt="Critical"> <img src="https://img.shields.io/badge/high-54-d63031?style=flat-square" alt="High"> <img src="https://img.shields.io/badge/medium-93-e17055?style=flat-square" alt="Medium"> <img src="https://img.shields.io/badge/low-21-27ae60?style=flat-square" alt="Low"> <img src="https://img.shields.io/badge/awaiting_CVE-120-lightgrey?style=flat-square" alt="Awaiting CVE"> </p> An automated tracker that continuously monitors [OpenClaw](https://github.com/openclaw/openclaw) security advisories across the GitHub Advisory Database, repo-level security advisories, and the [CVE V5 (cvelistV5)](https://github.com/CVEProject/cvelistV5) registry. Every hour it pulls the latest data, reconciles GHSA → CVE publication state, and regenerates this dashboard so you always have an up-to-date picture of the project's vulnerability landscape. <p align="center"> <sub>Last updated: 2026-06-24 12:54 UTC · <a href="LICENSE">MIT License</a> · <a href="ADVISORIES.md">Full Advisory List</a> · <a href="SECURITY.md">Security Policy</a> · Data: <a href="https://github.com/CVEProject/cvelistV5">cvelistV5</a> + <a href="https://github.com/github/advisory-database">Advisory DB</a> · Updates hourly</sub> </p> --- <p align="center"> <
话题
暂无话题