WPScan WordPress Security Vulnerability Scanner
WPScan is an open-source WordPress security scanner that detects vulnerabilities in plugins, themes, and core installations. It checks for known CVEs, weak passwords, exposed config files, and security misconfigurations using the WPScan Vulnerability Database API.
WPScan WordPress Security Vulnerability Scanner
WPScan is an open-source WordPress security scanner that detects vulnerabilities in plugins, themes, and core installations. It checks for known CVEs, weak passwords, exposed config files, and security misconfigurations using the WPScan Vulnerability Database API.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/wpscan-wordpress-security-vulnerability-scanner/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/wpscan-wordpress-security-vulnerability-scanner
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/wpscan-wordpress-security-vulnerability-scanner.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.