WP Manifestindependent plugin directory
manifest / security / wp-security-auditor

WP Security Auditor

A lightweight WordPress security audit toolkit for reviewing common configuration and security posture checks.

by avtarpersonal2024-beep · github.com/avtarpersonal2024-beep/wp-security-auditor

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/avtarpersonal2024-beep/wp-security-auditor/archive/refs/heads/main.zip

Readme

WP Security Auditor

A lightweight WordPress security audit plugin designed for developers and support engineers.

Checks

  • Debug mode exposure
  • WordPress version visibility
  • File editing capability
  • HTTPS status
  • Automatic updates
  • PHP version
  • REST API availability

Installation

Copy the folder into wp-content/plugins/ and activate it. Open Tools → Security Auditor.

Disclaimer

This is an educational/dev audit tool, not a replacement for a professional security assessment.

License

GPL-2.0-or-later

Read the full README on GitHub →