SkillGuard is a specialized security tool designed to audit Openclaw Skills for malicious code, prompt injections, and data exfiltration threats.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install minduploadedcrab-skillguard
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install minduploadedcrab-skillguard using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
SkillGuard serves as a critical security layer for developers and users of AI agents. It is specifically designed to scan Openclaw Skills for potential threats that standard antivirus programs might miss, such as agent-specific prompt injections and unauthorized credential access. By analyzing the source code and configuration files within Openclaw Skills, SkillGuard provides a comprehensive safety report before any skill is integrated into your workflow.
The tool focuses on maintaining the integrity of your environment by ensuring that all Openclaw Skills adhere to safety best practices. It identifies risks associated with file system abuse, hidden network calls, and obfuscated code, making it an essential utility for anyone building or using third-party extensions in the AI agent ecosystem.
To begin securing your Openclaw Skills, ensure you have Python 3 installed and use the following commands:
# Scan a specific skill directory
python3 scripts/skillguard.py scan ~/.openclaw/workspace/skills/<skill-name>
# Perform a scan on all installed Openclaw Skills
python3 scripts/skillguard.py scan-all
# Run a quick summary audit of your environment
python3 scripts/skillguard.py audit
SkillGuard generates structured security data for every scan performed on Openclaw Skills. The results are organized as follows:
| Data Point | Details |
|---|---|
| Risk Score | A 0-100 scale indicating the threat level (0 is safe, 100 is critical) |
| Verdict | A clear status indicator: PASS (No issues), WARN (Minor risks), or FAIL (Critical threats) |
| Findings | A detailed list of evidence including line numbers and specific security violations |
| Output Format | Supports both human-readable console output and machine-readable JSON for Openclaw Skills automation |
Loading
A high-performance automation pipeline for generating faceless YouTube content using AI scripts, ElevenLabs TTS, and ffmpeg assembly.

A powerful utility to read and list open browser tabs from Chromium-based browsers, including support for synced mobile and desktop devices.

A lightweight integration for AI agents to search and post contextual Giphy GIFs within Discord environments.

A zero-telemetry security auditing CLI and live dashboard for hardening AI agent installations and detecting vulnerabilities.

A diagnostic tool to monitor the connectivity, latency, and authentication status of over 20 agent platform APIs.

A high-performance document digitizer that uses multimodal vision to convert multilingual PDFs and complex layouts into perfectly structured Markdown.








































