Shortcodes Analyzer Security & Risk Analysis

wordpress.org/plugins/shortcodes-analyzer

Scan your entire WordPress site in one click to find exactly where every shortcode is used across posts, pages, and custom post types.

10 active installs v1.0.1 PHP + WP 4.0.0+ Updated Feb 12, 2026
cleanupshortcodeshortcode-detectorshortcode-finderunused-plugins
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Shortcodes Analyzer Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The 'shortcodes-analyzer' plugin v1.0.1 exhibits a generally strong security posture based on the provided static analysis. It demonstrates good practices by utilizing prepared statements for all SQL queries and performing nonce checks on its AJAX endpoints. Furthermore, the absence of known CVEs and a clean vulnerability history suggest a well-maintained and secure codebase.

However, there are areas of concern. The taint analysis reveals two flows with unsanitized paths, flagged as high severity. While the total attack surface is small, and all entry points have some form of protection, these unsanitized paths represent a potential risk if user-supplied data is involved in file operations or sensitive logic without proper sanitization. The static analysis also indicates that 18% of outputs are not properly escaped, which could lead to cross-site scripting (XSS) vulnerabilities if sensitive data is displayed without adequate sanitization.

In conclusion, while the plugin has a solid foundation with secure database interactions and input validation for its AJAX handlers, the identified high-severity taint flows and the proportion of unescaped outputs warrant attention. Addressing these specific issues will further solidify the plugin's security and mitigate potential risks.

Key Concerns

  • High severity taint flows with unsanitized paths
  • Significant percentage of unescaped outputs
Vulnerabilities
None known

Shortcodes Analyzer Security Vulnerabilities

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

Shortcodes Analyzer Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

82% escaped49 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
wpxsa_shortcodes_list (classes\class-wpxsa-admin-ajax.php:56)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Shortcodes Analyzer Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_wpxsa_shortcodes_listclasses\class-wpxsa-admin-ajax.php:47
noprivwp_ajax_wpxsa_shortcodes_listclasses\class-wpxsa-admin-ajax.php:48
WordPress Hooks 2
actionadmin_menuclasses\class-wpxsa-admin.php:34
actionadmin_enqueue_scriptsclasses\class-wpxsa-admin.php:35
Maintenance & Trust

Shortcodes Analyzer Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 12, 2026
PHP min version
Downloads581

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Shortcodes Analyzer Developer Profile

wpspin

6 plugins · 1K total installs

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

How We Detect Shortcodes Analyzer

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/shortcodes-analyzer/assets/css/styles.css/wp-content/plugins/shortcodes-analyzer/assets/js/scripts.js
Script Paths
/wp-content/plugins/shortcodes-analyzer/assets/js/scripts.js
Version Parameters
shortcodes-analyzer/assets/css/styles.css?ver=shortcodes-analyzer/assets/js/scripts.js?ver=

HTML / DOM Fingerprints

JS Globals
admin_ajax
FAQ

Frequently Asked Questions about Shortcodes Analyzer