Shortcode Usage Security & Risk Analysis

wordpress.org/plugins/shortcode-usage

List the posts and pages where a specific shortcode is used

10 active installs v1.0.1 PHP + WP 4.9+ Updated Mar 19, 2019
shortcodes-usage
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Shortcode Usage Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The 'shortcode-usage' plugin version 1.0.1 exhibits a generally strong security posture based on the static analysis provided. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events with unprotected entry points is a significant positive. Furthermore, the plugin utilizes prepared statements for all its SQL queries and has no recorded vulnerabilities or CVEs, which is highly reassuring. The lack of file operations and external HTTP requests also contributes to its robust security.

However, a notable area of concern is the low percentage of properly escaped output (18%). This indicates a potential risk of Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is not consistently handled with care when displayed. The presence of only one capability check and zero nonce checks, combined with a total of zero unprotected entry points, suggests that any potential vulnerabilities would likely require authenticated access or be triggered in very specific, controlled circumstances. The overall assessment is positive due to the lack of critical technical flaws and a clean vulnerability history, but the output escaping should be addressed to achieve a fully secure state.

Key Concerns

  • Low percentage of properly escaped output
  • No nonce checks
Vulnerabilities
None known

Shortcode Usage Security Vulnerabilities

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

Shortcode Usage Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

18% escaped11 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
shortcode_page (bu-shortcode-usage.php:67)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Shortcode Usage Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionadmin_menubu-shortcode-usage.php:50
Maintenance & Trust

Shortcode Usage Maintenance & Trust

Maintenance Signals

WordPress version tested5.1.22
Last updatedMar 19, 2019
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Alternatives

Shortcode Usage Alternatives

No alternatives data available yet.

Developer Profile

Shortcode Usage Developer Profile

windyjonas

3 plugins · 130 total installs

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

How We Detect Shortcode Usage

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
wrapicon32widefat
Data Attributes
data-post-id
Shortcode Output
<h2>Usage of shortcode<th>Type</th><th>Id</th><th>Title</th>
FAQ

Frequently Asked Questions about Shortcode Usage