Magic Shortcodes Security & Risk Analysis

wordpress.org/plugins/magic-shortcodes-builder-lite

Convert a complete html or php form with CSS & JS in to a small shortcode that you can use anywhere on your wordpress site.

10 active installs v1.0.0 PHP + WP 4.0+ Updated Unknown
css-shortcodehtml-shortcodehtml-to-shortcodephp-shortcodeshortcode-builder
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Magic Shortcodes Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The plugin "magic-shortcodes-builder-lite" v1.0.0 exhibits a generally strong security posture based on the provided static analysis. There are no identified dangerous functions, all SQL queries use prepared statements, and there are no external HTTP requests or file operations. The presence of a nonce check is a positive sign for input validation. The vulnerability history is clean, with no recorded CVEs, which suggests a history of secure development or effective mitigation of past issues. However, a significant concern arises from the complete lack of output escaping, meaning any data displayed through the plugin's shortcode could be susceptible to Cross-Site Scripting (XSS) attacks if user-supplied data is not properly sanitized before being rendered. Furthermore, the absence of capability checks on the single shortcode entry point, while the overall attack surface is small, still represents a potential area for privilege escalation if the shortcode handles sensitive operations that should be restricted to authenticated users with specific roles. Despite the clean history and good practices in other areas, the unescaped output and lack of capability checks are critical weaknesses that need immediate attention.

Key Concerns

  • Output not properly escaped
  • No capability checks on shortcode
Vulnerabilities
None known

Magic Shortcodes Security Vulnerabilities

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

Magic Shortcodes Release Timeline

No version history available.
Code Analysis
Analyzed Mar 16, 2026

Magic Shortcodes Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Magic Shortcodes Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[magic_shortcodes] public\class-magic-shortcodes-public.php:104
WordPress Hooks 11
actionplugins_loadedincludes\class-magic-shortcodes.php:139
actionadmin_enqueue_scriptsincludes\class-magic-shortcodes.php:154
actionadmin_enqueue_scriptsincludes\class-magic-shortcodes.php:155
actioninitincludes\class-magic-shortcodes.php:157
actionadd_meta_boxesincludes\class-magic-shortcodes.php:158
actionsave_postincludes\class-magic-shortcodes.php:159
filtermanage_edit-ct_ms_columnsincludes\class-magic-shortcodes.php:161
actionmanage_ct_ms_posts_custom_columnincludes\class-magic-shortcodes.php:162
actionwp_enqueue_scriptsincludes\class-magic-shortcodes.php:176
actionwp_enqueue_scriptsincludes\class-magic-shortcodes.php:177
actioninitincludes\class-magic-shortcodes.php:178
Maintenance & Trust

Magic Shortcodes Maintenance & Trust

Maintenance Signals

WordPress version tested5.9.13
Last updatedUnknown
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Magic Shortcodes Developer Profile

Code Tides

4 plugins · 8K total installs

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

How We Detect Magic Shortcodes

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/magic-shortcodes-builder-lite/admin/css/magic-shortcodes-admin.css/wp-content/plugins/magic-shortcodes-builder-lite/admin/js/magic-shortcodes-admin.js
Script Paths
/wp-content/plugins/magic-shortcodes-builder-lite/admin/js/magic-shortcodes-admin.js
Version Parameters
magic-shortcodes-builder-lite/admin/css/magic-shortcodes-admin.css?ver=magic-shortcodes-builder-lite/admin/js/magic-shortcodes-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
magic_shortcodes_details
HTML Comments
<!-- This function is provided for demonstration purposes only. --><!-- An instance of this class should be passed to the run() function --><!-- defined in Magic_Shortcodes_Loader as all of the hooks are defined --><!-- in that particular class. -->+3 more
Data Attributes
data-post-id
Shortcode Output
[magic_shortcode name=magic_shortcode_id
FAQ

Frequently Asked Questions about Magic Shortcodes