WPeMatico Custom Hooks Security & Risk Analysis

wordpress.org/plugins/wpematico-custom-hooks

Addon for WPeMatico. Allows you to execute PHP actions and filters right from your WordPress admin panel in order to create custom behaviors in your c …

40 active installs v1.2 PHP + WP 4.1+ Updated Apr 29, 2021
autoblogfeedrsswpematicowpematico-custom-hooks
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WPeMatico Custom Hooks Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The 'wpematico-custom-hooks' v1.2 plugin exhibits a generally strong security posture, with several good practices evident in the static analysis. Notably, there are no known CVEs, and the plugin demonstrates a commitment to secure coding by exclusively using prepared statements for all SQL queries and a high percentage (89%) of properly escaped output. Furthermore, it incorporates nonce and capability checks, indicating an awareness of WordPress security mechanisms. The limited attack surface, with only one AJAX handler and no REST API routes or shortcodes, further contributes to its secure profile.

However, the analysis does reveal a few areas for potential concern that slightly detract from its otherwise robust security. While the single AJAX handler is protected, the presence of file operations and an external HTTP request warrant careful scrutiny to ensure these operations are implemented securely and do not introduce vulnerabilities. The taint analysis also shows no critical or high-severity issues, which is positive, but the fact that 4 flows were analyzed and could potentially have had unsanitized paths implies a need for continued vigilance in future development. The absence of vulnerability history is a significant strength, suggesting a history of stable and secure code.

Key Concerns

  • External HTTP requests found
  • File operations found
  • Output escaping not 100%
Vulnerabilities
None known

WPeMatico Custom Hooks Security Vulnerabilities

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

WPeMatico Custom Hooks Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
5
42 escaped
Nonce Checks
2
Capability Checks
9
File Operations
4
External Requests
1
Bundled Libraries
0

Output Escaping

89% escaped47 total outputs
Data Flows
All sanitized

Data Flow Analysis

4 flows
options_callback (includes\wpematicohk_settings.php:85)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WPeMatico Custom Hooks Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_wpematicohk_sintaxincludes\wpematicohk_sintax.php:21
WordPress Hooks 8
actionadmin_noticesincludes\class.extension-activation.php:71
actionadmin_initincludes\plugin_functions.php:9
filterplugin_row_metaincludes\plugin_functions.php:12
actionadmin_enqueue_scriptsincludes\wpematicohk_settings.php:23
actionadmin_post_wpematicohk_optionsincludes\wpematicohk_settings.php:24
filterwpematico_settings_tabsincludes\wpematicohk_settings.php:25
actionwpematico_settings_tab_wpematico_hooksincludes\wpematicohk_settings.php:26
actionplugins_loadedwpematico_custom-hooks.php:210
Maintenance & Trust

WPeMatico Custom Hooks Maintenance & Trust

Maintenance Signals

WordPress version tested5.7.15
Last updatedApr 29, 2021
PHP min version
Downloads8K

Community Trust

Rating60/100
Number of ratings2
Active installs40
Developer Profile

WPeMatico Custom Hooks Developer Profile

etruel

11 plugins · 13K total installs

74
trust score
Avg Security Score
93/100
Avg Patch Time
116 days
View full developer profile
Detection Fingerprints

How We Detect WPeMatico Custom Hooks

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wpematico-custom-hooks/assets/css/wpematicohk_admin.css/wp-content/plugins/wpematico-custom-hooks/assets/js/wpematicohk_admin.js
Script Paths
/wp-content/plugins/wpematico-custom-hooks/assets/js/wpematicohk_admin.js
Version Parameters
/wp-content/plugins/wpematico-custom-hooks/assets/css/wpematicohk_admin.css?ver=/wp-content/plugins/wpematico-custom-hooks/assets/js/wpematicohk_admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
wpematicohk_settings_page
Data Attributes
data-wpematicohk-nonce
JS Globals
wpematicohk_admin_object
FAQ

Frequently Asked Questions about WPeMatico Custom Hooks