openclaw-security-watchdog

Audit system security across 14 dimensions and generate risk-scored reports.

11|1|Updated May 16, 2026
One-click install
npx skills add https://github.com/Aradotso/security-skills --skill openclaw-security-watchdog
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openclaw-security-watchdog
Source: https://github.com/Aradotso/security-skills/tree/main/skills/openclaw-security-watchdog
Command: npx skills add https://github.com/Aradotso/security-skills --skill openclaw-security-watchdog

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you identify security weaknesses across a machine by running comprehensive checks and turning the results into actionable, human-readable reports.

Core Features & Use Cases

  • Comprehensive security audit across 14 dimensions: Covers runtime health, sensitive path tampering, credential isolation, configuration permissions, supply-chain integrity, remote access/brute force signals, network exposure, scheduled task/backdoor detection, privilege escalation, outbound connection/exfiltration indicators, credential/sensitive file access, secrets/mnemonic leak scanning, sudo audit, and threat-intel malware checks.
  • Risk-scored reporting with clear severity indicators: Produces reports with ✅/⚠️/🚨 style risk signals and detailed findings per check.
  • Full vs local-only modes: Supports a privacy-first local-only scan with zero network traffic, or a full scan that can optionally integrate threat intelligence lookups.

Quick Start

Trigger a comprehensive audit by asking: Run a security scan in full mode and generate a risk report for my system.

Frequently Asked Questions about openclaw-security-watchdog

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

FAQPage Schema
How do I run a security audit and generate a risk report for my system?

A system security audit evaluates runtime integrity, configuration permissions, and network exposure to identify weaknesses across a machine. It turns comprehensive checks into actionable, human-readable reports with clear severity indicators for incident triage and host hardening.

Can I scan for secrets leakage and privilege escalation risks locally?

Yes, you can scan for secrets leakage and privilege escalation risks using a local-only mode. This privacy-first approach operates with zero network traffic, ensuring comprehensive security auditing without sending outbound data or relying on external threat intelligence lookups.

Does the security auditing check for backdoor indicators and scheduled task tampering?

The security audit produces reports with clear risk signals, detailing findings per check across 14 dimensions using severity scoring. It highlights configuration permissions, supply-chain validity, and outbound traffic indicators to guide host hardening and incident triage workflows.

What is the difference between full mode and local-only mode for threat intelligence checks?

Full mode integrates threat-intelligence-backed malware signals and outbound traffic checks, whereas local-only mode restricts network exposure and operates with zero network traffic. Both modes evaluate runtime integrity and secrets leakage while maintaining privacy constraints.

When should I use a local-only security scan instead of a full threat intelligence scan?

You should use a local-only security scan in privacy-constrained environments where outbound traffic is restricted, as it operates with zero network traffic. Choose a full scan when you need threat-intelligence-backed malware signals and external supply-chain validity checks.