WP Hooks Browser Security & Risk Analysis

wordpress.org/plugins/wp-hooks-browser

A very simple plugin to document all the used and or defined hooks inside any of the installed theme and or plugins

10 active installs v1.0.0 PHP + WP 3.0.1+ Updated Mar 3, 2016
action-referencedocumentorfilter-referencehooks-referencewp-hooks-browser
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is WP Hooks Browser Safe to Use in 2026?

Generally Safe

Score 85/100

WP Hooks Browser has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The wp-hooks-browser v1.0.0 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events with unprotected entry points is a significant strength, indicating a minimal attack surface. Furthermore, the plugin adheres to best practices by exclusively using prepared statements for SQL queries, eliminating the risk of SQL injection. The lack of critical or high-severity taint flows further reinforces this positive assessment.

However, there are areas for improvement. The output escaping is only properly handled for 57% of the outputs, which could potentially lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is not adequately sanitized before being displayed. Additionally, the plugin performs file operations without any apparent capability checks or nonce verification, which could introduce risks if these operations are sensitive or can be triggered by unauthenticated users. The plugin's vulnerability history is clean, with no recorded CVEs, which is a positive indicator of its historical security.

In conclusion, wp-hooks-browser v1.0.0 is a promising plugin from a security perspective, with a very small attack surface and good SQL handling. The primary concerns revolve around the incomplete output escaping and the file operations that lack explicit security checks. Addressing these aspects would further solidify its security.

Key Concerns

  • Incomplete output escaping
  • File operations without capability checks
  • File operations without nonce checks
Vulnerabilities
None known

WP Hooks Browser Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 17, 2026

WP Hooks Browser Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
6
8 escaped
Nonce Checks
0
Capability Checks
0
File Operations
2
External Requests
0
Bundled Libraries
0

Output Escaping

57% escaped14 total outputs
Attack Surface

WP Hooks Browser Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_inittrunk\wp-hooks-browser.php:116
actionadmin_menutrunk\wp-hooks-browser.php:119
actionadmin_enqueue_scriptstrunk\wp-hooks-browser.php:122
actionadmin_initwp-hooks-browser.php:116
actionadmin_menuwp-hooks-browser.php:119
actionadmin_enqueue_scriptswp-hooks-browser.php:122
Maintenance & Trust

WP Hooks Browser Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedMar 3, 2016
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

WP Hooks Browser Developer Profile

Prince Singh

1 plugin · 10 total installs

84
trust score
Avg Security Score
85/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect WP Hooks Browser

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about WP Hooks Browser