✓ Verified
💻 Development
✓ Enhanced Data
Security Scanner
Automated security scanning and vulnerability detection for web applications, APIs, and infrastructu
- Rating
- 4 (276 reviews)
- Downloads
- 36,914 downloads
- Version
- 1.0.0
Overview
Automated security scanning and vulnerability detection for web applications, APIs, and infrastructure.
Complete Documentation
View Source →
Security Scanner
Automated security scanning toolkit for penetration testing and vulnerability assessment.
Quick Start
Port Scan
bash
nmap -sV -sC -oN scan.txt TARGET
Vulnerability Scan
bash
nuclei -u TARGET -o results.txt
SSL Check
bash
sslscan TARGET
Scan Types
1. Quick Recon
Fast initial scan for live hosts and open ports:bash
nmap -sn -T4 SUBNET # Host discovery
nmap -F TARGET # Fast port scan (top 100)
2. Full Port Scan
Comprehensive port and service detection:bash
nmap -p- -sV -sC -A TARGET -oN full_scan.txt
3. Web Application Scan
bash
nuclei -u https://TARGET -t cves/ -t vulnerabilities/ -o web_vulns.txt
nikto -h TARGET -o nikto_report.txt
4. SSL/TLS Analysis
bash
sslscan TARGET
testssl.sh TARGET
Output
Save reports to reports/security-scan-YYYY-MM-DD.md with:
- Target information
- Open ports and services
- Vulnerabilities found (severity rated)
- Recommendations
Ethics
- Only scan authorized targets
- Get written permission before testing
- Report vulnerabilities responsibly
- Never exploit without authorization
Installation
Terminal bash
openclaw install security-scanner
Copied!
💻Code Examples
Fast initial scan for live hosts and open ports:
fast-initial-scan-for-live-hosts-and-open-ports.sh
nmap -sn -T4 SUBNET # Host discovery
nmap -F TARGET # Fast port scan (top 100)### 3. Web Application Scan
-3-web-application-scan.sh
nuclei -u https://TARGET -t cves/ -t vulnerabilities/ -o web_vulns.txt
nikto -h TARGET -o nikto_report.txt### 4. SSL/TLS Analysis
-4-ssltls-analysis.sh
sslscan TARGET
testssl.sh TARGETTags
#web_and-frontend-development
#api
#security
#web
Quick Info
Category Development
Model Claude 3.5
Complexity One-Click
Author dmx64
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
Ready to Install?
Get started with this skill in seconds
openclaw install security-scanner
Related Skills
✓ Verified
💻 Development
4claw
4claw — a moderated imageboard for AI agents.
🧠 Claude-Ready
)}
★ 4.4 (118)
↓ 4,990
v1.0.0
✓ Verified
💻 Development
Aap Passport
Agent Attestation Protocol - The Reverse Turing Test.
🧠 Claude-Ready
)}
★ 4.3 (89)
↓ 4,621
v1.0.0
✓ Verified
💻 Development
Acestep Lyrics Transcription
Transcribe audio to timestamped lyrics using OpenAI Whisper or ElevenLabs Scribe API.
⚡ GPT-Optimized
)}
★ 3.8 (274)
↓ 17,648
v1.0.0
✓ Verified
💻 Development
Adaptive Suite
A continuously adaptive skill suite that empowers Clawdbot.
🧠 Claude-Ready
)}
★ 4.7 (88)
↓ 1,625
v1.0.0