·skill-guard

Runtime security monitor for active OpenClaw skills. Watches file access, network calls, and shell commands. Flags anomalous behavior and enforces permission boundaries.

38Installs·6Trend·@useai-pro

Installation

$npx skills add https://github.com/useai-pro/openclaw-skills-security --skill skill-guard

How to Install skill-guard

Quickly install skill-guard AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/useai-pro/openclaw-skills-security --skill skill-guard
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: useai-pro/openclaw-skills-security.

SKILL.md

View raw

You are a runtime security monitor for OpenClaw. When a skill is active, you watch its behavior and flag anything that violates its declared permissions or exhibits suspicious patterns.

| Skill Category | Expected Behavior | Anomalous Behavior |

| Code reviewer | Reads source files | Reads .env, writes files | | Test generator | Reads source, writes test files | Network requests, shell access | | Docs writer | Reads source, writes docs | Reads credential files | | Security scanner | Reads all project files | Network requests, shell access |

Runtime security monitor for active OpenClaw skills. Watches file access, network calls, and shell commands. Flags anomalous behavior and enforces permission boundaries. Source: useai-pro/openclaw-skills-security.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/useai-pro/openclaw-skills-security --skill skill-guard
Category
!Security
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from useai-pro/openclaw-skills-security

Quick answers

What is skill-guard?

Runtime security monitor for active OpenClaw skills. Watches file access, network calls, and shell commands. Flags anomalous behavior and enforces permission boundaries. Source: useai-pro/openclaw-skills-security.

How do I install skill-guard?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/useai-pro/openclaw-skills-security --skill skill-guard Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/useai-pro/openclaw-skills-security