A specialized security auditing tool designed to scan AI coding agent skills for malicious patterns, backdoors, and credential theft risks.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install skill-flag
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 skill-flag using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Skill Flag is a high-performance security auditing tool specifically engineered to protect developers using Openclaw Skills from malicious code and vulnerabilities. By performing deep static analysis on skill source code, it identifies critical risks such as reverse shells, unauthorized data exfiltration, and prompt injection attempts that could compromise your system.
Whether you are installing a new skill from a remote URL or auditing your existing local workspace, this tool provides a comprehensive risk assessment. It ensures that your AI environment remains secure and trustworthy by highlighting suspicious activities like unauthorized network calls to unknown domains or attempts to read sensitive files like SSH keys and environment variables.
To begin auditing your Openclaw Skills, use the following commands in your terminal:
# Scan all installed skills for security issues
python3 skills/skill-flag/scanner.py --all
# Scan a specific skill by name
python3 skills/skill-flag/scanner.py --skill <skill-name>
# Generate a quick risk report
# Ask your agent: "Give me a security report"
The tool organizes its findings into a structured reporting system and scans specific metadata locations:
| Location | Description |
|---|---|
~/.clawdbot/skills/ |
Target directory for global Openclaw Skills analysis |
skills/skill-flag/reports/ |
Storage path for generated Markdown security audit logs |
Risk Score (0-100) |
Numerical taxonomy indicating the safety profile of a skill |
Pattern Matching |
Metadata used to identify shells, exfiltration, and injection patterns |
Loading
A high-precision weather forecasting skill for AI agents providing NWS data, winter storm tracking, and air quality metrics with global fallback support.

A read-only utility for fetching Mastodon timelines, mentions, and search results via a dependency-free Python script.

A real-time market analysis tool for monitoring crypto price trends and technical indicators across major exchanges.

A lightweight and reliable utility for monitoring CPU load, memory usage, and disk health directly through your AI agent.

A specialized developer workflow and toolset for the creation, validation, and lifecycle management of Openclaw Skills on the ClawHub platform.

A comprehensive media management tool to track unwatched episodes and sync Stremio release calendars.








































