Claude Skill
jgamblin/OpenClawCVEs
OpenClawCVEs is a Python tool for tracking OpenClaw CVEs, offering automated vulnerability monitoring and updates for security researchers and administrators.
Overview
Repository
Install this Skill
git clone https://github.com/jgamblin/OpenClawCVEs.gitRegistry
Summary
OpenClawCVEs is a Python-based tool for tracking Common Vulnerabilities and Exposures (CVEs) related to OpenClaw, providing automated monitoring and updates for security researchers and system administrators.
追踪OpenClaw的CVE漏洞
Key features
- Automated CVE tracking for OpenClaw
- Python-based lightweight implementation
- Regular updates with latest vulnerability data
- Simple command-line interface
Use cases
- Monitor OpenClaw security vulnerabilities
- Stay informed about new CVEs for patching
- Integrate into security workflows for OpenClaw environments
- Quickly check CVE status for OpenClaw deployments
README excerpt
# 🛡️ 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"> <
Topics
No topics yet.