claw-skill-guard

Community

Secure your skills, block malware.

Authordfpalhano
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the critical security risk of malicious code hidden within AI agent skills, preventing the installation of malware and protecting your system from compromise.

Core Features & Use Cases

  • Real-time Scanning: Analyzes skills for dangerous patterns before installation.
  • Risk Assessment: Categorizes threats into Critical, High, Medium, and Low.
  • Enforcement Guidance: Provides clear instructions for integrating security checks into workflows (AGENTS.md, pre-commit hooks, CI/CD).
  • Use Case: Before installing a new skill from ClawHub, run claw-skill-guard scan <skill-url> to ensure it doesn't contain hidden malware or dangerous commands.

Quick Start

Scan a local skill directory named 'my-new-skill' using the command python3 skills/claw-skill-guard/scripts/scanner.py scan ./skills/my-new-skill.

Dependency Matrix

Required Modules

None required

Components

scriptspatternsexamples

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: claw-skill-guard
Download link: https://github.com/dfpalhano/openclaw-workspace/archive/main.zip#claw-skill-guard

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.