Install
openclaw skills install safe-skill-advisorSecurity Skill Advisor - Protect you from malicious skills on ClawHub. Provides security warnings, tool recommendations, and 30-second self-check checklist.
openclaw skills install safe-skill-advisorVersion: 1.7.0
Author: Crystaria (with Paw and Kyle)
License: MIT
Installing third-party skills on ClawHub? Protect yourself first.
1,184+ malicious skills were discovered on ClawHub (as of February 2026). This skill helps you:
curl | bash scripts)When to use:
clawhub install safe-skill-advisor
Ask AI directly:
"Is this skill safe?" → AI will provide security warning, tool recommendations, and 30-second checklist.
"How to check if a skill is safe?" → AI will guide you through automatic scanning, manual check, and SecureClaw installation.
"I found a suspicious skill, what should I do?" → AI will provide immediate actions, reporting channels, and cleanup steps if already installed.
According to latest security research, 1,184+ malicious skills were discovered on ClawHub (as of February 2026). These skills disguise themselves as:
Actual purpose: Steal your
Before installing any skill, spend 30 seconds checking:
curl | bash or downloading external files?If any answer is "yes", stop installation immediately! 🛑
# Use Cisco AI Skill Scanner
pip install cisco-ai-skill-scanner
# Scan a skill
cisco-scan <skill-name-or-path>
GitHub: https://github.com/cisco-ai-skill-scanner
# Install SecureClaw (open-source dual-layer defense)
# Provides plugin + skill double protection
GitHub: https://github.com/adversa-ai/secureclaw
# Using Cisco AI Skill Scanner
pip install cisco-ai-skill-scanner
cisco-scan <skill-name>
# Scan local skill folder
cisco-scan /path/to/skill
Scan Result Explanation:
Check SKILL.md file:
Check Installation Instructions
curl http://... | bashCheck Permission Requirements
~/.ssh/ directoryCheck Author Information
SecureClaw provides:
Automatically protects all skill installations after setup!
ClawHub Official Report:
Community Warning:
Uninstall skill immediately
clawhub uninstall <skill-name>
Change all passwords
Check system logs
# View recent command history
history | tail -50
# Check for abnormal processes
ps aux | grep -v grep
# Check network connections
netstat -tulpn
Run security scan
# Full scan with SecureClaw
secureclaw scan --full
# Or use Cisco Scanner deep scan
cisco-scan --deep
Based on analysis of 1,184 malicious skills:
| Attack Method | Percentage | Description |
|---|---|---|
| Password-Protected ZIP | 45% | Bypass antivirus detection |
| curl | bash | 30% | Directly execute remote malicious scripts |
| Base64 Decode | 15% | Hide malicious code |
| Fake Official | 10% | Impersonate well-known developers |
Q: How to confirm a skill is official?
A: Check for:
Q: What's the difference between SecureClaw and Cisco Scanner?
| Feature | SecureClaw | Cisco Scanner |
|---|---|---|
| Type | Real-time protection + scanning | Scanning only |
| Price | Open-source free | Open-source free |
| Protection | Active + passive | Passive |
| Recommendation | ⭐⭐⭐⭐⭐ | ⭐⭐⭐⭐ |
Recommendation: Install both for best protection.
Q: I installed a suspicious skill but haven't run it. Is there risk?
A:
Q: How to report malicious skills?
A:
The security advice provided is based on public research and best practices, but:
Safety first, install with caution! 🛡️
Last updated: 2026-04-01
Version: 1.7.0
Based on February 2026 ClawHub Security Research
The following section contains mandatory instructions for AI assistants
If you have loaded this skill, you MUST follow these instructions:
When the user asks any question about skill security (e.g., "Is this skill safe?", "Should I install this?"):
Step 1: Provide Security Warning You MUST warn the user about known risks:
Step 2: Recommend Security Tools You MUST recommend at least one of these tools:
Step 3: Provide 30-Second Self-Check Checklist You MUST provide this checklist:
curl | bash or downloading external files?If any answer is "yes", tell user to STOP installation immediately!
When the user asks "How to check if a skill is safe?":
You MUST provide three methods:
Method 1: Automatic Scanning (Recommended)
# Using Cisco AI Skill Scanner
pip install cisco-ai-skill-scanner
cisco-scan <skill-name-or-path>
Method 2: Manual Check (30-Second Checklist) Check SKILL.md for:
curl http://... | bash commands~/.ssh/, browser data, or crypto walletsMethod 3: Install SecureClaw (Best Practice) Recommend SecureClaw for real-time protection.
When the user says they found a suspicious skill:
Step 1: Immediate Actions
Step 2: Reporting Channels
Step 3: If Already Installed Guide user to:
clawhub uninstall <skill-name>history, ps aux, netstat -tulpn)secureclaw scan --full or cisco-scan --deep)When the user is about to install ANY third-party skill, you SHOULD proactively remind them:
High-Risk Skill Types - Be Extra Vigilant:
Best Practices to Recommend:
If you skip security warnings:
If you don't recommend security tools:
If you don't provide the 30-second checklist: