Magic schema Security & Risk Analysis

wordpress.org/plugins/magic-schema

Plugin for displaying schema FAQ asked questions in WordPress .

10 active installs v1 PHP 7.0+ WP 4.0+ Updated Sep 13, 2021
faqschemaseo
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Magic schema Safe to Use in 2026?

Generally Safe

Score 85/100

Magic schema 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

Magic-Schema v1 presents a generally strong security posture based on the provided static analysis. The plugin demonstrates good practices by utilizing prepared statements for all SQL queries, implementing nonce checks, and performing capability checks for its entry points. The absence of dangerous functions, file operations, and external HTTP requests further contributes to a low-risk profile. The lack of any recorded vulnerabilities in its history is also a positive indicator.

However, a notable concern arises from the output escaping. With 38% of outputs not being properly escaped, there is a potential risk of cross-site scripting (XSS) vulnerabilities if user-supplied data is rendered directly without proper sanitization. While no taint flows were found indicating immediate critical or high severity issues, this unescaped output represents a potential avenue for exploitation, especially if combined with other factors. The limited attack surface with only one shortcode also contributes to its manageability, but the unescaped output remains the primary area requiring attention.

In conclusion, Magic-Schema v1 appears to be a well-developed plugin with sound security foundations, particularly in its handling of database operations and access control. The primary weakness lies in the insufficient output escaping, which, while not immediately exploitable based on current analysis, warrants attention to prevent potential XSS vulnerabilities. Addressing this area would further solidify its security.

Key Concerns

  • Unescaped output detected
Vulnerabilities
None known

Magic schema Security Vulnerabilities

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

Magic schema Release Timeline

v1.0
Code Analysis
Analyzed Mar 17, 2026

Magic schema Code Analysis

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

Output Escaping

62% escaped13 total outputs
Attack Surface

Magic schema Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[MS-FAQ] inc\functions.php:101
WordPress Hooks 6
actionadd_meta_boxesinc\admin\add-metaboxes.php:5
actionsave_postinc\admin\add-metaboxes.php:6
actionadmin_enqueue_scriptsinc\admin\create-MagicSchema.php:5
actionplugins_loadedinc\data-plugin.php:7
actionwp_enqueue_scriptsinc\data-plugin.php:8
filterthe_contentinc\functions.php:141
Maintenance & Trust

Magic schema Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedSep 13, 2021
PHP min version7.0
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Magic schema Developer Profile

koroshabbasy

1 plugin · 10 total installs

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

How We Detect Magic schema

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/magic-schema/assets/js/add-MagicSchema-faq.js/wp-content/plugins/magic-schema/assets/js/MagicSchema-faq-organize.js/wp-content/plugins/magic-schema/assets/css/MagicSchema-faq-admin-style.css/wp-content/plugins/magic-schema/assets/js/MagicSchema-faq-front.js/wp-content/plugins/magic-schema/assets/css/MagicSchema-faq-front-style.css/wp-content/plugins/magic-schema/assets/img/bin.png
Script Paths
/wp-content/plugins/magic-schema/assets/js/add-MagicSchema-faq.js/wp-content/plugins/magic-schema/assets/js/MagicSchema-faq-organize.js/wp-content/plugins/magic-schema/assets/js/MagicSchema-faq-front.js
Version Parameters
magic-schema/assets/js/add-MagicSchema-faq.js?ver=magic-schema/assets/js/MagicSchema-faq-organize.js?ver=magic-schema/assets/css/MagicSchema-faq-admin-style.css?ver=magic-schema/assets/js/MagicSchema-faq-front.js?ver=magic-schema/assets/css/MagicSchema-faq-front-style.css?ver=magic-schema/assets/img/bin.png?ver=

HTML / DOM Fingerprints

CSS Classes
question-MagicSchema-faq-formanswer-MagicSchema-faq-formdelet-row-MagicSchema-faqtable-MagicSchema-faqminus-faqadd-row-faqcontainer-mgaccordion-mg+2 more
Data Attributes
onclick='decision_delete_row_MagicSchema_faq(this);'id='add-row-faq'onclick='button_add_row_MagicSchema_faq(this);'id='container-mg'class='accordion-mg'class='accordion-item'+1 more
JS Globals
MagicSchema_faq_versionMagicSchema_faq_path_folderMagicSchema_faq_namepath_host_adress
Shortcode Output
<div class="container-mg" id="container-mg"><div class="accordion-mg"><h3><div class="accordion-item"><h4><div class="content-mg"><p></div></div>
FAQ

Frequently Asked Questions about Magic schema