diagnostic-version-audit

Audit WordPress core, PHP, MySQL, plugin, and theme versions via WP-CLI.

27|1|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/dr-robert-li/cowork-wordpress-expert --skill diagnostic-version-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: diagnostic-version-audit
Source: https://github.com/dr-robert-li/cowork-wordpress-expert/tree/main/skills/diagnostic-version-audit
Command: npx skills add https://github.com/dr-robert-li/cowork-wordpress-expert --skill diagnostic-version-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill identifies outdated WordPress core, plugin, theme, PHP, and database versions, flagging potential security vulnerabilities and compatibility issues.

Core Features & Use Cases

  • Version Auditing: Checks WordPress core, PHP, MySQL/MariaDB, plugins, and themes against latest versions and security support statuses.
  • Compatibility Checks: Identifies software versions that may cause conflicts or are no longer supported.
  • Use Case: A site administrator can run this diagnostic to ensure their WordPress site is up-to-date and secure, receiving actionable advice on necessary updates.

Quick Start

Run a comprehensive version audit on the connected WordPress site.

Frequently Asked Questions about diagnostic-version-audit

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

FAQPage Schema
How do I audit WordPress core, plugin, and theme versions for security vulnerabilities?

To audit WordPress versions for security, run a diagnostic check that compares WordPress core, plugins, themes, PHP, and database versions against latest releases and security support statuses to identify outdated software and potential vulnerabilities.

Do I need SSH access and WP-CLI to check WordPress compatibility and outdated software?

Yes, you need SSH access and WP-CLI installed on the target server to perform a comprehensive WordPress version audit. The diagnostic leverages WP-CLI and the WordPress.org API to accurately identify outdated software and compatibility issues.

What is a WordPress version audit and when do I need to run one?

A WordPress version audit is a diagnostic process that checks your site's core, PHP, MySQL/MariaDB, plugin, and theme versions for compatibility and security updates. You need to run it to ensure your site is secure and receiving necessary updates.

Can I check PHP and MySQL compatibility for a WordPress site using WP-CLI?

Yes, you can check PHP and MySQL/MariaDB compatibility by running a version audit with WP-CLI. The audit identifies software versions that may cause conflicts or are no longer supported by comparing them against current standards.

What's the best way to find outdated WordPress plugins that cause security issues?

The best way to find outdated WordPress plugins causing security issues is to run a comprehensive version audit. This diagnostic leverages the WordPress.org API to flag outdated plugins and themes, providing actionable advice on necessary updates.

What are the limitations of running a WordPress version diagnostic without SSH access?

Without SSH access, you cannot run this specific WordPress version diagnostic because it requires WP-CLI on the target server to query core, plugin, and theme versions directly. Alternative methods would lack the deep compatibility checks for PHP and database versions.