Communityv0.1.0

Clawhub Skill Scanner

Security gatekeeper for skill installations. MANDATORY before installing any skill from ClawHub, GitHub, or external sources. Performs deep code analysis to detect malicious patterns, credential access, data exfiltration, command injection, and other security risks. Triggers: "install skill", "clawhub install", "new skill", "add skill", "skill from". Always run this BEFORE installation.

1.7kdownloads1stars6active installsamir-ag
View on ClawHubBack to Skills

Skill Details

Slug
clawhub-skill-scanner
Latest Version
0.1.0
Author
amir-ag
Published
Feb 6, 2026
Updated
Feb 26, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Clawhub Skill Scanner.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.1.0

Initial release of clawhub-skill-scanner - Introduces a mandatory security audit tool for skill installations from ClawHub, GitHub, and external sources. - Deep code analysis detects critical risks including reverse shells, credential access, data exfiltration, command injection, and common malware patterns. - Outputs clear risk scoring (SAFE/CAUTION/DANGER/BLOCKED) and actionable summaries. - Designed to minimize false alarms by ignoring common benign patterns. - Includes CLI examples and integration guide for automated pre-install scanning. - Created in response to ClawHavoc supply chain compromise.