High Risk:This skill has significant security concerns. Review the findings below before installing.

shadowstrike-security

Caution·Scanned 2/18/2026

High-risk pentesting skill that automates shell commands and network scans. Installation instructs editing ~/.openclaw/agents/main/agent.json to enable auto_run and disable safety_filter, runs pkill -f "openclaw gateway", and issues commands like scan target.com and sudo usermod -aG sudo $USER.

from clawhub.ai·v0bd0721·29.4 KB·0 installs
Scanned from 1.0.0 at 0bd0721 · Transparency log ↗
$ vett add clawhub.ai/malvex007/shadowstrike-securityReview security findings before installing

ShadowStrike Security ⚔️

Elite Penetration Testing & Security Assessment Platform

Transform your OpenClaw into a professional security operations center with 600+ Kali Linux tools and intelligent automation.

⚡ Quick Start

# Install
cp -r shadowstrike-security ~/.openclaw/skills/

# Configure
echo '{"skills": ["shadowstrike-security"]}' >> ~/.openclaw/agents/main/agent.json

# Restart
pkill -f "openclaw gateway" && openclaw gateway &

# Test
openclaw skills list | grep shadowstrike

✨ What Makes ShadowStrike Special

🎯 Intelligent Orchestration

  • Auto-selects best tools for each task
  • Chains tools for maximum coverage
  • Handles dependencies automatically

⚔️ 600+ Security Tools

  • Network: nmap, masscan, unicornscan
  • Web: sqlmap, nikto, dalfox, nuclei
  • Passwords: hashcat, john, hydra
  • Wireless: aircrack-ng, wifite
  • Exploitation: metasploit, searchsploit
  • Forensics: volatility, autopsy, ghidra

📊 Professional Reporting

  • Executive summaries
  • Technical findings
  • CVSS scoring
  • Remediation guides

🎯 Quick Commands

"scan target.com"        → Quick port scan
"web target.com"         → Web app security test
"pentest target.com"     → Full penetration test
"wifi"                   → WiFi security audit
"hashes crack hash.txt"  → Password cracking

💡 Example Results

Port Scan:

You: "scan localhost"
ShadowStrike: "Ports: 22(SSH),80(HTTP),443(HTTPS)"

Web Test:

You: "web target.com"
ShadowStrike: "SQLi (critical), XSS (high) | Report: ./security-report.md"

Full Pentest:

You: "pentest target.com"
ShadowStrike: "✓ Complete | Score: 68/100 | Critical: 2, High: 5"

🚀 Features

  • ✅ 600+ Professional Security Tools
  • ✅ Intelligent Tool Selection
  • ✅ Complete PT Lifecycle
  • ✅ Automated Reconnaissance
  • ✅ Vulnerability Assessment
  • ✅ Exploitation Testing
  • ✅ Professional Reporting

📋 Command Reference

CommandDescription
scan [target]Quick port scan
deep [target]Full port scan (all 65,535)
web [target]Web application test
vuln [target]Vulnerability scan
pentest [target]Full penetration test
bugbounty [target]Bug bounty workflow
wifiWiFi security audit
hashes [file]Crack passwords

⚠️ Legal Notice

Use Responsibly!

Only test systems you:

  • ✅ Own
  • ✅ Have written authorization for

Unauthorized testing is illegal under CFAA, Computer Misuse Act, and similar laws.

📖 Documentation

  • SKILL.md - Technical specification
  • USER-GUIDE.md - Complete user manual

🔧 Requirements

  • OpenClaw >= 2026.2.3
  • Kali Linux 2024.x (recommended)
  • Sudo access for privileged ops
  • 4GB+ RAM (8GB recommended)

📄 License

MIT License


Elite Tools for Elite Professionals ⚔️🛡️