wpscan

Scan WordPress websites for vulnerabilities, users, plugins, and known CVEs.

15|1|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/AeonDave/malskill --skill wpscan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wpscan
Source: https://github.com/AeonDave/malskill/tree/main/offensive-tools/vuln-scanners/wpscan
Command: npx skills add https://github.com/AeonDave/malskill --skill wpscan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill identifies security vulnerabilities and misconfigurations in WordPress websites, helping to secure them against attacks.

Core Features & Use Cases

  • Vulnerability Scanning: Detects known vulnerabilities in WordPress core, themes, and plugins.
  • User Enumeration: Identifies valid usernames on the target site.
  • Configuration Checks: Verifies common security misconfigurations.
  • Use Case: When you suspect a WordPress site might be compromised or outdated, use this Skill to quickly assess its security posture and identify critical vulnerabilities.

Quick Start

Scan the WordPress site at https://example.com for vulnerabilities and enumerate users.

Frequently Asked Questions about wpscan

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scan a WordPress site for security vulnerabilities?

To scan a WordPress site for security vulnerabilities, you can use this Skill to detect known CVEs in the core, themes, and plugins. It requires the Ruby environment and the WPScan gem to execute the penetration testing checks.

Can I enumerate WordPress users and plugins during a penetration test?

Yes, you can enumerate valid WordPress users, plugins, and themes during a penetration test. This Skill identifies valid usernames and checks installed components against a database of known vulnerabilities to assess the site's security posture.

Do I need an API token to check WordPress CVEs?

An API token is optional but recommended for checking WordPress CVEs. While the Skill can perform vulnerability scanning and configuration checks without it, an API token provides enhanced access to the vulnerability database for more comprehensive security audit results.

What is the best way to find misconfigurations in a WordPress installation?

The best way to find misconfigurations in a WordPress installation is to run a targeted security audit using this Skill. It verifies common security misconfigurations and identifies outdated core, themes, or plugins that leave the site exposed to attacks.

Does WordPress vulnerability scanning work without Ruby installed?

No, WordPress vulnerability scanning with this Skill does not work without Ruby installed. It explicitly requires the Ruby environment and the WPScan gem to execute its enumeration and vulnerability detection processes.

Why use a WordPress vulnerability scanner for a security audit?

You use a WordPress vulnerability scanner for a security audit to quickly identify if a site is compromised or outdated. This Skill detects known vulnerabilities and configuration issues, helping you secure WordPress installations against potential attacks.