
from clawvault1,222
Send high-risk ClawVault security events and daily security reports through an OpenClaw agent for automated alerting and reporting.
Pushes high-risk security events and daily security reports from a ClawVault dashboard to OpenClaw agent messaging. It polls the ClawVault REST API, maintains local deduplication state under ~/.ClawVault/openclaw-alerts/, and delivers messages via the OpenClaw agent without changing detection or proxy behavior.
Use this skill to notify operators of urgent security findings, to send daily summaries to security channels, or to integrate ClawVault events into OpenClaw-driven workflows. Good for on-call alerting, automated incident summaries, and test deliveries via the included send-test command.
clawvault_openclaw_alerts.py to configure, run-once, start/stop a monitor, and send reports.Compatible with OpenClaw agent delivery; operationally oriented for CLI-executing agents and automation runners.
ClawVault OpenClaw Alerts bridges ClawVault security events to OpenClaw agent messaging. No bundled scripts were present so only static analysis was performed. The SKILL.md is well-documented with clear commands, security defaults (redacted notifications), and a SECURITY.md reference. Niche usefulness — requires both ClawVault and OpenClaw.
No scripts bundled — operational-only skill driven by SKILL.md instructions. Security posture is strong: default redaction of sensitive data, explicit SECURITY.md reference, no network calls to unknown hosts. Documentation quality is above average.