clawsec-feed

Poll security advisories for OpenClaw vulnerabilities and malicious skills.

Updated Feb 23, 2026
One-click install
npx skills add https://github.com/pohlai88/AFENDA-NEXUS --skill clawsec-feed-pohlai88
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawsec-feed
Source: https://github.com/pohlai88/AFENDA-NEXUS/tree/main/.agents/skills/clawsec-feed
Command: npx skills add https://github.com/pohlai88/AFENDA-NEXUS --skill clawsec-feed-pohlai88

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Security advisory feed monitoring for AI agents to stay informed about emerging threats and vulnerabilities.

Core Features & Use Cases

  • Automatically polls NVD/OpenClaw advisories and updates daily.
  • Notifies on newly discovered malicious skills, vulnerable skills, and prompt-injection patterns.
  • Use case: security-conscious agents monitor installed skills and alert operators.

Quick Start

Run clawsec-feed to start monitoring the advisory feed and surface alerts.

Frequently Asked Questions about clawsec-feed

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I monitor AI security advisories for vulnerable or malicious skills?

To monitor AI security advisories, you can use a feed polling skill that checks NVD and OpenClaw sources daily. It tracks newly discovered malicious skills, vulnerabilities, and prompt-injection patterns to alert operators of emerging threats.

What is threat intelligence feed monitoring for AI agents?

Threat intelligence feed monitoring for AI agents is the process of polling security advisories to detect vulnerabilities and malicious skills. It applies across agent environments to track daily CVE updates and provide actionable remediation guidance.

How do I track CVE updates and check them against installed AI skills?

You can track CVE updates by running a security feed monitor that polls advisories daily and compares them against installed skills. This process identifies vulnerable skills and delivers actionable remediation guidance to keep agents safe.

Does this security advisory feed monitor require external dependencies?

This security advisory feed monitor requires no external dependencies. It operates independently by exposing a feed.json file with version and advisory data, implementing integrity checks and artifact validation for secure deployment.

Why do I need artifact validation and integrity checks for AI security feeds?

Artifact validation and integrity checks are needed for AI security feeds to ensure secure deployment. They verify the authenticity of advisory data and protect agent environments from tampered threat intelligence or compromised skill artifacts.

When should I not rely on automated advisory feeds for AI agent security?

Automated advisory feeds for AI agent security should not be relied upon as a sole defense if you need real-time blocking, as feeds update daily. They are designed for advisory tracking and alerting rather than immediate threat prevention.