Generate Shortcode Security & Risk Analysis

wordpress.org/plugins/generate-shortcode

Create and Generate your Shortcodes easily, create google adsense shortcodes, unlimited shortcodes, no options and easy to use.

100 active installs v1.0.0 PHP + WP 4.1.0+ Updated Dec 5, 2025
create-shortcodecustom-shortcodegenerate-shortcodemake-shortcodeshortcodes
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Generate Shortcode Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 4mo ago
Risk Assessment

The 'generate-shortcode' plugin v1.0.0 demonstrates a generally good security posture based on the static analysis. It has a very small attack surface, with only one entry point via a shortcode and no unprotected AJAX handlers or REST API routes. The complete absence of SQL queries that are not prepared statements is a significant strength, indicating a good understanding of database security. Furthermore, the lack of file operations, external HTTP requests, and any recorded vulnerabilities in its history are all positive indicators. However, there are areas for improvement. The fact that only 50% of output is properly escaped represents a potential risk for cross-site scripting (XSS) vulnerabilities. Additionally, the complete absence of nonce checks and capability checks on its single shortcode entry point means that any user, regardless of their role or privilege, can trigger the shortcode's functionality, which could be a concern depending on what the shortcode does. The lack of taint analysis flows analyzed is also noted; while not a direct indicator of a vulnerability, it means the plugin hasn't been subjected to a deeper code inspection for how data might flow unsafely. Overall, the plugin is relatively safe due to its limited functionality and database query hygiene, but the unescaped output and lack of authorization on its shortcode present notable weaknesses.

Key Concerns

  • Unescaped output (50% escaped)
  • Missing nonce checks on shortcode
  • Missing capability checks on shortcode
Vulnerabilities
None known

Generate Shortcode Security Vulnerabilities

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

Generate Shortcode Code Analysis

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

Output Escaping

50% escaped6 total outputs
Attack Surface

Generate Shortcode Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[gen_shortcode] generate-shortcode.php:68
WordPress Hooks 4
filterplugin_row_metagenerate-shortcode.php:44
actioninitgenerate-shortcode.php:112
filtermanage_edit-generate_shortcode_columnsgenerate-shortcode.php:150
actionmanage_generate_shortcode_posts_custom_columngenerate-shortcode.php:160
Maintenance & Trust

Generate Shortcode Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 5, 2025
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

Generate Shortcode Developer Profile

Alobaidi

22 plugins · 33K total installs

81
trust score
Avg Security Score
90/100
Avg Patch Time
52 days
View full developer profile
Detection Fingerprints

How We Detect Generate Shortcode

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
[gen_shortcode id="*" title="*"]
FAQ

Frequently Asked Questions about Generate Shortcode