Transform Meta Boxes Security & Risk Analysis

wordpress.org/plugins/transform-meta-boxes

Alter any taxonomy's meta box appearance (in the Classic Editor) to single or multiple select dropdowns, or toggle button style checkboxes.

10 active installs v0.1.7 PHP + WP 4.5+ Updated Apr 7, 2025
change-taxonomy-stylemeta-boxmeta-boxestaxonomy-styletransform-meta-boxes
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Transform Meta Boxes Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The "transform-meta-boxes" plugin, version 0.1.7, exhibits a strong security posture based on the provided static analysis. The absence of identifiable entry points like AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the plugin's attack surface. Furthermore, the data shows no dangerous functions, no direct SQL queries (all are prepared), no file operations, no external HTTP requests, and crucially, no critical or high severity taint flows. This suggests a robust development approach in terms of preventing common vulnerability classes.

However, a significant concern arises from the output escaping analysis. With 4 total outputs and 0% properly escaped, there is a clear risk of Cross-Site Scripting (XSS) vulnerabilities. Any data processed and displayed by the plugin, if not sanitized at the point of output, could be exploited by attackers to inject malicious scripts. The lack of any nonce or capability checks, while not a direct issue given the zero attack surface, indicates a potential weakness if the plugin were to introduce new entry points in the future without corresponding security measures. The vulnerability history is clean, which is positive, but it doesn't negate the immediate risk from unescaped output.

In conclusion, while the plugin demonstrates commendable security practices by minimizing its attack surface and using prepared statements, the complete lack of output escaping presents a critical vulnerability. This weakness needs immediate attention to prevent potential XSS attacks. The absence of past vulnerabilities is a good sign of developer diligence, but it should not lead to complacency regarding current, identified risks.

Key Concerns

  • 0% of outputs properly escaped
Vulnerabilities
None known

Transform Meta Boxes Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Transform Meta Boxes Release Timeline

v0.1.7Current
v0.1.6
v0.1.5
v0.1.3
v0.1.2
v0.1.1
v0.1
Code Analysis
Analyzed Mar 17, 2026

Transform Meta Boxes Code Analysis

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

Output Escaping

0% escaped4 total outputs
Attack Surface

Transform Meta Boxes Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actioninittransform-meta-boxes.php:30
actionadmin_footertransform-meta-boxes.php:31
filterpost_updatedtransform-meta-boxes.php:32
actioncurrent_screentransform-meta-boxes.php:35
actionadmin_inittransform-meta-boxes.php:36
actionadmin_menutransform-meta-boxes.php:37
Maintenance & Trust

Transform Meta Boxes Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedApr 7, 2025
PHP min version
Downloads2K

Community Trust

Rating80/100
Number of ratings1
Active installs10
Developer Profile

Transform Meta Boxes Developer Profile

keith_wp

11 plugins · 290 total installs

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

How We Detect Transform Meta Boxes

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/transform-meta-boxes/meta-boxes.css
Version Parameters
transform-meta-boxes/meta-boxes.css?ver=1.0

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Transform Meta Boxes