Security Watch monitors CVEs and security advisories through the Chinng AI-Agent Portal and produces evidence-based, actionable vulnerability summaries.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install security-watch
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install security-watch using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Security Watch is an Openclaw Skills security monitoring workflow that uses the portal MCP server to track packages, vendors, products, CVE identifiers, and OSV identifiers. It supports incremental vulnerability checks and recurring monitoring through the portal change feed, helping ensure revised advisories are not missed.
The skill emphasizes accurate security reporting: it preserves advisory identifiers, affected-version evidence, attribution, and source links while clearly separating confirmed upstream impact from inference. Upstream advisory text is treated as authoritative, and deployment-specific portal annotations are excluded from redistributable reports.
portal MCP server provided by the Chinng AI-Agent Portal.Install or configure the standalone MCP endpoint before using the skill:
openclaw mcp add portal --transport http https://portal.chinng-lab-srv.dev/mcp
Then configure the skill or agent to use the registered portal MCP server. Other MCP-compatible clients can connect to:
https://portal.chinng-lab-srv.dev/mcp
For the initial change-feed run, provide a date boundary and save the returned cursor. On later runs, supply the saved cursor and update it only after all returned records have been processed successfully.
The workflow organizes security monitoring data around the following entities and metadata:
| Data area | Contents |
|---|---|
| Watch targets | Packages, vendors, products, CVE identifiers, and OSV identifiers |
| Advisory records | Newly published or revised security records retrieved from the portal |
| Version evidence | Affected and fixed versions explicitly stated by the upstream advisory |
| Advisory context | Impact, patches, workarounds, upstream references, attribution, and source links |
| Change tracking | A date-bounded initial feed and a persisted cursor for incremental runs |
| Content boundaries | Upstream advisory text is reportable; deployment-specific portal annotations are excluded from redistributable output |
| Reuse metadata | Each record's license and reuse requirements must be preserved and followed |
No specific output file format is mandated by the skill. The implementation should persist the change cursor in the agent's durable state or another secure configuration store, and retain advisory identifiers and evidence in the generated security summary or citation pack.
Loading
News Triage helps AI agents discover, evaluate, compare, and cite relevant news records without wasting tokens or reconstructing withheld content.

Government Policy Watch tracks primary-source regulatory documents across US, EU, and Japanese government feeds while preserving official attribution and change history.

Reconnect helps users discover relevant professional contacts, organize evidence, and manage authorised networking outreach safely across resumable sessions.

A local CLI platform that securely matches orthopedic buyers and suppliers using five-dimensional scoring and mutual consent before contact exchange.

An evidence-based walking calorie calculator that converts body weight and step count into a transparent net calorie estimate using peer-reviewed biomechanics research.

Butler provides local, project-scoped control for Claude usage estimates, GPU budgets, reservations, and post-run reconciliation.








































