Shortcodely Security & Risk Analysis

wordpress.org/plugins/shortcodely

Enable the usage of shortcodes almost any where on your website

400 active installs v1.0.1 PHP + WP 4.0+ Updated Jul 14, 2021
pagepage-templateshortcodetemplateswidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Shortcodely Safe to Use in 2026?

Generally Safe

Score 85/100

Shortcodely 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

The shortcodely plugin v1.0.1 exhibits a generally good security posture based on the provided static analysis. The plugin has a small attack surface consisting only of two shortcodes, and importantly, none of these entry points appear to be unprotected. The plugin also demonstrates strong practices regarding SQL queries, with 100% of them utilizing prepared statements. Furthermore, the presence of capability checks for both shortcodes indicates an effort to restrict access to potentially sensitive functionality.

However, a significant concern arises from the output escaping. With only 8% of the 12 total outputs properly escaped, this leaves a substantial portion vulnerable to Cross-Site Scripting (XSS) attacks. While there are no recorded vulnerabilities in its history, suggesting a clean track record, the lack of proper output escaping is a notable weakness that could be exploited. The absence of taint analysis flows could be due to the static analysis tool's limitations or a genuinely limited code structure, but the output escaping issue remains the primary actionable risk identified.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

Shortcodely Security Vulnerabilities

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

Shortcodely Code Analysis

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

Output Escaping

8% escaped12 total outputs
Attack Surface

Shortcodely Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[do_widget] shortcodely.php:419
[do_widget_area] shortcodely.php:420
WordPress Hooks 9
actionadmin_menushortcodely-admin-form-html.php:47
filterplugin_action_linksshortcodely-admin-form-html.php:48
actionadmin_noticesshortcodely-utilities.php:163
actionin_widget_formshortcodely.php:36
filterdynamic_sidebar_paramsshortcodely.php:110
actionwidgets_initshortcodely.php:414
actionswitch_themeshortcodely.php:416
actionafter_switch_themeshortcodely.php:417
actionplugins_loadedshortcodely.php:431
Maintenance & Trust

Shortcodely Maintenance & Trust

Maintenance Signals

WordPress version tested5.7.15
Last updatedJul 14, 2021
PHP min version
Downloads5K

Community Trust

Rating100/100
Number of ratings1
Active installs400
Developer Profile

Shortcodely Developer Profile

Swapnil V. Patil

2 plugins · 1K total installs

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

How We Detect Shortcodely

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/shortcodely/shortcodely.css/wp-content/plugins/shortcodely/shortcodely.js
Script Paths
/wp-content/plugins/shortcodely/shortcodely.js
Version Parameters
shortcodely/shortcodely.css?ver=shortcodely/shortcodely.js?ver=

HTML / DOM Fingerprints

CSS Classes
shortcodely-widget-areashortcodely_widget
Data Attributes
data-widget-areadata-widget-id
Shortcode Output
[do_widget id=[do_widget][do_widget_area]
FAQ

Frequently Asked Questions about Shortcodely