SoulMatch Security & Risk Analysis

wordpress.org/plugins/soulmatch

Equalize the heights of any grouped element. A plugin powered by Liam Brummitt's excellent jquery-match-height script.

100 active installs v0.1.2 PHP + WP 4.6+ Updated Jul 18, 2017
equal-heightequalize-heightmatch-height
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SoulMatch Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The "soulmatch" plugin v0.1.2 exhibits a generally positive security posture based on the static analysis. It demonstrates good practices by having no direct SQL injection risks as all queries use prepared statements, and importantly, it includes nonce and capability checks, indicating an awareness of securing its entry points. The absence of dangerous functions, file operations, and external HTTP requests further reduces potential attack vectors. The plugin's vulnerability history is clean, with no known CVEs, which is a strong indicator of a well-maintained and secure codebase. However, a notable area for improvement is output escaping, where only 22% of outputs are properly escaped. This presents a potential risk for cross-site scripting (XSS) vulnerabilities if user-supplied data is directly outputted without sufficient sanitization, even though no direct taint flows were identified in this specific analysis.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

SoulMatch Security Vulnerabilities

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

SoulMatch Code Analysis

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

Output Escaping

22% escaped18 total outputs
Attack Surface

SoulMatch Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_add_repeatertiny\soul.repeater.php:18
WordPress Hooks 8
actionplugins_loadedsoulmatch.php:13
actionwp_enqueue_scriptssoulmatch.php:26
actionadmin_enqueue_scriptssoulmatch.php:27
actionwp_enqueue_scriptssoulmatch.php:29
actionadmin_enqueue_scriptssoulmatch.php:30
actionplugins_loadedsoulmatch.php:33
actionadmin_menutiny\soul.repeater.php:16
actioninittiny\soul.repeater.php:17
Maintenance & Trust

SoulMatch Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedJul 18, 2017
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Alternatives

SoulMatch Alternatives

No alternatives data available yet.

Developer Profile

SoulMatch Developer Profile

gingersoulrecords

2 plugins · 110 total installs

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

How We Detect SoulMatch

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/soulmatch/soulmatch.js/wp-content/plugins/soulmatch/soulmatch-admin.js/wp-content/plugins/soulmatch/soulmatch-admin.css
Script Paths
/wp-content/plugins/soulmatch/js/jquery.matchHeight-min.js/wp-content/plugins/soulmatch/soulmatch.js/wp-content/plugins/soulmatch/soulmatch-admin.js

HTML / DOM Fingerprints

CSS Classes
soulmatch
Data Attributes
data-soulmatch-selectordata-soulmatch-byrow
JS Globals
soulmatch_datasoulmatch_admin_data
FAQ

Frequently Asked Questions about SoulMatch