Audit Nopriv banner
WPDevelopers WPDevelopers

Audit Nopriv

Security community

Description

--- description: Audit wp_ajax_nopriv handlers for visibility leaks and other unauthenticated-request vulnerabilities. argument-hint: [optional-handler-or-file] --- # Audit nopriv AJAX — $ARGUMENTS Use the `nopriv-ajax-hardening` skill at `.claude/skills/nopriv-ajax-hardening/SKILL.md`. If `$ARGUMENTS` is provided, focus the audit on that specific handler or file (e.g. `ajax_load_more` or `includes/Traits/Ajax_Handler.php`). Otherwise, run the full plugin sweep starting with the audit greps i

Installation

Installs to ~/.claude/commands/wpdevelopers-essential-addons-for-elementor-lite-audit-nopriv.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/WPDevelopers/essential-addons-for-elementor-lite/HEAD/.claude/commands/audit-nopriv.md -o ~/.claude/commands/wpdevelopers-essential-addons-for-elementor-lite-audit-nopriv.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository