clawsec-suite

Monitor embedded advisory feeds and flag risky OpenClaw skills.

1.1k|114|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/prompt-security/clawsec --skill clawsec-suite
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawsec-suite
Source: https://github.com/prompt-security/clawsec/tree/main/skills/clawsec-suite
Command: npx skills add https://github.com/prompt-security/clawsec --skill clawsec-suite

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

ClawSec Suite provides a centralized, automated security governance layer for OpenClaw agents by embedding an advisory-feed monitor, a heartbeat-driven update checker, and guarded install flows to detect and mitigate risky or malicious skills.

Core Features & Use Cases

  • Embedded advisory feed seed and monitoring for installed skills, enabling automatic detection of high-risk advisories.
  • Heartbeat and stateful checks to poll advisories, track updates, and surface actionable guidance for safe remediation.
  • Guarded installation and advisory guardian hook integration to require explicit user confirmation before removing or disabling risky skills.

Quick Start

Install clawsec-suite using the clawhub installer and run the heartbeat to begin advisory monitoring and protection.

Frequently Asked Questions about clawsec-suite

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

FAQPage Schema
How do I monitor security advisories for installed OpenClaw agent skills?

An advisory feed monitor cross-references installed OpenClaw, MoltBot, and Clawdbot skills against embedded security advisories to detect high-risk components. Heartbeat checks poll advisories and track state to surface actionable remediation guidance.

How do I prevent malicious skills from being installed in my OpenClaw environment?

Guarded installation flows use a guardhook to intercept advisory actions and enforce double-confirmation before removing or disabling risky skills. This prevents unauthorized or malicious skill installations across OpenClaw, MoltBot, and Clawdbot environments.

Can I use clawsec-suite with MoltBot and Clawdbot environments?

Yes, the security suite applies across installed OpenClaw, MoltBot, and Clawdbot environments. It cross-references advisory feeds with local skills across all supported agent platforms for unified security governance and monitoring.

What is the best way to automate OpenClaw security governance and advisory checks?

Automating OpenClaw security governance involves embedding an advisory-feed monitor, heartbeat update checks, and guarded install flows. This centralized layer polls advisories, tracks state, and surfaces remediation guidance automatically via SKILL.md and scripts.

Does the advisory guardian hook require confirmation before removing risky skills?

Yes, the guardhook enforces double-confirmation before removing or disabling risky skills flagged by advisory feeds. This prevents accidental or automated removals by requiring explicit user confirmation for advisory actions across OpenClaw environments.

When do I need heartbeat polling for OpenClaw advisory feeds?

Heartbeat polling is needed when you want to continuously track advisory updates and surface actionable guidance for safe remediation. It enables stateful checks to poll advisories and monitor installed OpenClaw skills for emerging risks.