Custom ShortCode Creator Security & Risk Analysis

wordpress.org/plugins/custom-shortcode-creator

This Custom Shotcode Creator plugin allows you to quickly define custom shortcodes via admin dashboard without any hassle.

200 active installs v2.0 PHP + WP 4.0+ Updated Dec 12, 2015
create-custom-shortcodescustom-shortcode-creatorcustome-postpost-contentshortcode
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Custom ShortCode Creator Safe to Use in 2026?

Generally Safe

Score 85/100

Custom ShortCode Creator has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The "custom-shortcode-creator" plugin v2.0 exhibits a mixed security posture. On the positive side, the absence of known CVEs, unpatched vulnerabilities, dangerous functions, file operations, external HTTP requests, and SQL queries that are not prepared are strong indicators of a generally well-maintained and securely coded plugin. The limited attack surface, consisting of only one shortcode and no unprotected entry points, further contributes to its security.

However, there are significant concerns regarding output escaping. The static analysis reveals that 100% of detected outputs are not properly escaped. This is a critical weakness, as unescaped output can lead to Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into web pages viewed by users. The lack of nonce checks and capability checks, while not explicitly tied to an unprotected entry point in this analysis, represents a potential risk if the shortcode's functionality interacts with user data or performs sensitive operations.

In conclusion, while the plugin benefits from a clean vulnerability history and robust practices in areas like SQL and attack surface management, the pervasive issue of unescaped output presents a substantial risk. This weakness must be addressed to mitigate potential XSS attacks and ensure the plugin's overall security.

Key Concerns

  • All outputs are unescaped
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Custom ShortCode Creator Security Vulnerabilities

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

Custom ShortCode Creator Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Custom ShortCode Creator Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[shortcode] shortcode.php:77
WordPress Hooks 3
actioninitshortcode.php:13
actionmanage_posts_custom_columnshortcode.php:42
filtermanage_edit-odras_myshortcodes_columnsshortcode.php:43
Maintenance & Trust

Custom ShortCode Creator Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedDec 12, 2015
PHP min version
Downloads5K

Community Trust

Rating100/100
Number of ratings1
Active installs200
Developer Profile

Custom ShortCode Creator Developer Profile

swadeshswain

4 plugins · 260 total installs

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

How We Detect Custom ShortCode Creator

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/custom-shortcode-creator/images/image.png

HTML / DOM Fingerprints

Shortcode Output
[shortcode id="
FAQ

Frequently Asked Questions about Custom ShortCode Creator