wp-plugin-security

Installation
SKILL.md

WordPress plugin security

When to use

Use this skill when:

  • Developing new WordPress plugins or themes
  • Reviewing existing code for security vulnerabilities
  • Handling user input (forms, AJAX, REST API)
  • Outputting dynamic content to the browser
  • Interacting with the database
  • Creating admin pages or settings
  • Implementing AJAX or REST endpoints
  • Processing file uploads

Core security principles

The security mantra

Installs
1
GitHub Stars
60
First Seen
Jun 12, 2026
wp-plugin-security — comeonoliver/skillshub