Schema Integration Security & Risk Analysis

wordpress.org/plugins/schema-integration

Schema integration - fast, a light-weight plugin for adding schema.org structured data markup in recommended JSON-LD format automatically to WordPress …

0 active installs v1.2.1 PHP 5.6.4+ WP 5.0.0+ Updated Mar 4, 2021
google-schemaindexingmicrodataschemaseo
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Schema Integration Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The "schema-integration" plugin v1.2.1 demonstrates a generally strong security posture based on this static analysis. The absence of known CVEs and the robust application of security checks like nonce verification and proper output escaping are positive indicators. Furthermore, the plugin avoids dangerous functions and external HTTP requests, which are common attack vectors. The limited attack surface, with only one AJAX handler and no shortcodes or cron events, also contributes to its security.

However, the analysis reveals a notable lack of capability checks, especially on the sole AJAX handler. While nonce checks are present, the absence of proper authorization checks means that any authenticated user, regardless of their role or permissions, could potentially interact with this AJAX endpoint. This presents a risk if the AJAX handler performs any sensitive operations. The SQL query usage is mostly good with 80% prepared statements, but the remaining 20% without preparation could still be a minor concern if those queries involve user input. The absence of taint analysis results and the low number of file operations are encouraging, suggesting no obvious paths for code execution or data leakage were identified in this specific analysis.

Key Concerns

  • Missing capability checks on AJAX handler
  • SQL queries without prepared statements (20%)
Vulnerabilities
None known

Schema Integration Security Vulnerabilities

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

Schema Integration Code Analysis

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

SQL Query Safety

80% prepared5 total queries

Output Escaping

94% escaped16 total outputs
Attack Surface

Schema Integration Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_get_schema_settingsadmin\class-admin.php:122
WordPress Hooks 14
actionadmin_enqueue_scriptsadmin\class-admin.php:114
actionadmin_enqueue_scriptsadmin\class-admin.php:115
actionadmin_menuadmin\class-admin.php:116
actionadmin_initadmin\class-admin.php:117
actioninitadmin\class-admin.php:118
actionadd_meta_boxesadmin\class-admin.php:119
actionsave_postadmin\class-admin.php:120
actionadmin_bar_menuadmin\class-admin.php:121
actionplugins_loadedcore\class-i18n.php:51
filtercustom_schema_post_datacore\schema\data\plugins\class-yoast-variables.php:24
filtercustom_schema_term_datacore\schema\data\plugins\class-yoast-variables.php:25
actionwp_footerfront\class-front.php:76
actionschema_integrationfront\class-front.php:77
actionampforwp_global_after_footerfront\class-front.php:79
Maintenance & Trust

Schema Integration Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedMar 4, 2021
PHP min version5.6.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Schema Integration Developer Profile

Vo3da team

2 plugins · 400 total installs

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

How We Detect Schema Integration

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/schema-integration/src/css/materialdesignicons.min.css/wp-content/plugins/schema-integration/src/js/schema/dist/css/chunk-vendors.css/wp-content/plugins/schema-integration/src/js/schema/dist/css/app.css/wp-content/plugins/schema-integration/src/js/schema/dist/js/chunk-vendors.js/wp-content/plugins/schema-integration/src/js/schema/dist/js/app.js
Script Paths
/wp-content/plugins/schema-integration/src/js/schema/dist/js/chunk-vendors.js/wp-content/plugins/schema-integration/src/js/schema/dist/js/app.js
Version Parameters
schema-integration/src/css/materialdesignicons.min.css?ver=schema-integration/src/js/schema/dist/css/chunk-vendors.css?ver=schema-integration/src/js/schema/dist/css/app.css?ver=schema-integration/src/js/schema/dist/js/chunk-vendors.js?ver=schema-integration/src/js/schema/dist/js/app.js?ver=

HTML / DOM Fingerprints

CSS Classes
schema-integration-vue-app
HTML Comments
<!-- schema-integration-vue-app -->
Data Attributes
data-schema-settingsdata-schema-vue-app
JS Globals
schema_integration_vue_app_data
FAQ

Frequently Asked Questions about Schema Integration