
WP Hook Finder Security & Risk Analysis
wordpress.org/plugins/wp-hook-finderScan a WordPress theme or plugin for functions that are attached to hooks and filters and for any custom actions or filters that are added by the code …
Is WP Hook Finder Safe to Use in 2026?
Generally Safe
Score 85/100WP Hook Finder has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The wp-hook-finder v1.0.0 plugin exhibits a generally good security posture due to the absence of known vulnerabilities and a complete lack of dangerous functions. The code also demonstrates responsible database interaction by utilizing prepared statements for all SQL queries, which is a significant strength. However, there are notable areas of concern arising from the static analysis. The presence of one flow with unsanitized paths, despite a critical severity of 0, indicates a potential risk of path traversal vulnerabilities if user-supplied input is not properly validated and sanitized before being used in file operations. Furthermore, the plugin's file operations, while limited in number, are a potential entry point for attackers if not handled with extreme care. The output escaping is also a concern, with only 50% of outputs being properly escaped, leaving room for cross-site scripting (XSS) vulnerabilities. The lack of nonce checks and capability checks on any entry points, coupled with the absence of AJAX handlers, REST API routes, shortcodes, and cron events, means the attack surface is currently minimal, but this absence of checks on the limited file operations is a weakness.
Key Concerns
- Flow with unsanitized paths
- 50% of outputs not properly escaped
- File operations present without auth checks
- No nonce checks implemented
- No capability checks implemented
WP Hook Finder Security Vulnerabilities
WP Hook Finder Code Analysis
Output Escaping
Data Flow Analysis
WP Hook Finder Attack Surface
WordPress Hooks 4
Maintenance & Trust
WP Hook Finder Maintenance & Trust
Maintenance Signals
Community Trust
WP Hook Finder Alternatives
Debug Bar Actions and Filters Addon
debug-bar-actions-and-filters-addon
Displays all the hooks( Actions and Filters ) for the current request in Debug Bar panel.
FacetWP Manipulator
facetwp-manipulator
FacetWP Manipulator allows you to add code to specific FacetWP filters and Actions to manipulate functionality without hard coding it to the theme.
Captain Hooks
captain-hooks
Captain Hooks is a WordPress plugin that provides developers with a comprehensive view of all actions, filters, and shortcodes of their environment.
hooks
hooks
Displays info about WordPress actions and filters inside plugins.
Prioritize Hooks
prioritize-hooks
Prioritize Hooks allows the overriding of the priority of various filters and actions hooked by plugins and themes.
WP Hook Finder Developer Profile
3 plugins · 50 total installs
How We Detect WP Hook Finder
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/wp-hook-finder/assets/css/hookfinder.css/wp-content/plugins/wp-hook-finder/assets/js/hookfinder.js/wp-content/plugins/wp-hook-finder/assets/js/hookfinder.jswp-hook-finder/assets/css/hookfinder.css?ver=wp-hook-finder/assets/js/hookfinder.js?ver=HTML / DOM Fingerprints
hookfinder-resultsdata-hookfinder-nonceWP_HookFinder_AJAX_URLWP_HookFinder_Nonce/wp-json/wp-hook-finder/v1/get-hooks[wp_hook_finder]