CPT Meta Size Analyzer Security & Risk Analysis

wordpress.org/plugins/cpt-meta-size-analyzer

Analyze and display total size of post meta and content data for selected post types. Helps identify large meta or content data for optimization.

0 active installs v1.0.1 PHP 7.2+ WP 5.9+ Updated Jun 28, 2025
admin-toolscontent-sizecustom-post-typemeta-sizeperformance
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is CPT Meta Size Analyzer Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 9mo ago
Risk Assessment

The "cpt-meta-size-analyzer" plugin version 1.0.1 exhibits a strong security posture based on the provided static analysis. The absence of any detected dangerous functions, unsanitized taint flows, raw SQL queries, or unescaped output is commendable. The plugin also correctly utilizes prepared statements for all SQL queries, further mitigating risks of injection vulnerabilities.

The plugin's attack surface is primarily composed of REST API routes, and importantly, all of these appear to have permission callbacks, indicating a good practice of access control. The lack of AJAX handlers, shortcodes, and cron events simplifies the attack surface significantly. The complete absence of known vulnerabilities in its history is also a very positive indicator of its security development and maintenance.

While the plugin demonstrates excellent adherence to secure coding practices, the absence of any nonce checks or extensive capability checks across its entry points could be considered a minor area for improvement, particularly if any of the REST API endpoints were to handle sensitive data or actions. However, given the other strong security signals, the current implementation suggests a low overall risk.

Vulnerabilities
None known

CPT Meta Size Analyzer Security Vulnerabilities

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

CPT Meta Size Analyzer Code Analysis

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

SQL Query Safety

100% prepared4 total queries

Output Escaping

100% escaped4 total outputs
Attack Surface

CPT Meta Size Analyzer Attack Surface

Entry Points6
Unprotected0

REST API Routes 6

GET/wp-json/cptmesia/v1/post-meta-size/(?P<id>\d+)includes\class-cptmesia-postmeta-rest-api.php:48
GET/wp-json/cptmesia/v1/post-meta-list/(?P<id>\d+)includes\class-cptmesia-postmeta-rest-api.php:67
GET/wp-json/cptmesia/v1/post-type-meta-size/(?P<post_type>[a-zA-Z0-9_-]+)includes\class-cptmesia-postmeta-rest-api.php:86
GET/wp-json/cptmesia/v1/post-type-content-size/(?P<post_type>[a-zA-Z0-9_-]+)includes\class-cptmesia-postmeta-rest-api.php:97
GET/wp-json/cptmesia/v1/getincludes\class-cptmesia-postmeta-rest-api.php:107
POST/wp-json/cptmesia/v1/clearincludes\class-cptmesia-postmeta-rest-api.php:117
WordPress Hooks 8
actionadmin_menuincludes\class-cptmesia-admin-setting.php:45
actionadmin_initincludes\class-cptmesia-admin-setting.php:48
actionadmin_enqueue_scriptsincludes\class-cptmesia-admin-setting.php:50
actionrest_api_initincludes\class-cptmesia-postmeta-rest-api.php:35
actionadmin_initincludes\class-cptmesia-postmeta-rest-api.php:36
actionrest_api_initincludes\class-cptmesia-postmeta-rest-api.php:37
actionadmin_enqueue_scriptsincludes\class-cptmesia-postmeta.php:48
actionplugins_loadedincludes\class-cptmesia-postmeta.php:49
Maintenance & Trust

CPT Meta Size Analyzer Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedJun 28, 2025
PHP min version7.2
Downloads328

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

CPT Meta Size Analyzer Developer Profile

Hitesh Talpada

1 plugin · 0 total installs

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

How We Detect CPT Meta Size Analyzer

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cpt-meta-size-analyzer/assets/js/option/index-setting.asset.php/wp-content/plugins/cpt-meta-size-analyzer/assets/js/table/index-table.asset.php/wp-content/plugins/cpt-meta-size-analyzer/assets/js/action/index-action.asset.php/wp-content/plugins/cpt-meta-size-analyzer/assets/css/admin-setting.css/wp-content/plugins/cpt-meta-size-analyzer/assets/js/vendor/react-dom.min.js/wp-content/plugins/cpt-meta-size-analyzer/assets/js/vendor/react.min.js/wp-content/plugins/cpt-meta-size-analyzer/assets/js/vendor/react-jsx-runtime.min.js
Script Paths
/wp-content/plugins/cpt-meta-size-analyzer/assets/js/option/index-setting.js/wp-content/plugins/cpt-meta-size-analyzer/assets/js/table/index-table.js/wp-content/plugins/cpt-meta-size-analyzer/assets/js/action/index-action.js/wp-content/plugins/cpt-meta-size-analyzer/assets/js/vendor/react-dom.min.js/wp-content/plugins/cpt-meta-size-analyzer/assets/js/vendor/react.min.js/wp-content/plugins/cpt-meta-size-analyzer/assets/js/vendor/react-jsx-runtime.min.js
Version Parameters
cpt-meta-size-analyzer/assets/css/admin-setting.css?ver=cpt-meta-size-analyzer/assets/js/option/index-setting.js?ver=cpt-meta-size-analyzer/assets/js/table/index-table.js?ver=cpt-meta-size-analyzer/assets/js/action/index-action.js?ver=

HTML / DOM Fingerprints

REST Endpoints
/wp-json/cptmesia/v1/settings/wp-json/cptmesia/v1/post-types
FAQ

Frequently Asked Questions about CPT Meta Size Analyzer