My Own Shortcodes Security & Risk Analysis

wordpress.org/plugins/my-own-shortcodes

Create your own custom "Shortcodes" easily and use your shortcodes within posts, pages & widgets

10 active installs v0.0.2 PHP 5.4+ WP 3.8+ Updated Unknown
klickmy-own-shortcodeshortcode
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is My Own Shortcodes Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "my-own-shortcodes" plugin v0.0.2 exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The plugin has a minimal attack surface with only one AJAX handler, and importantly, this handler appears to be protected by authentication checks. The absence of any SQL queries, dangerous functions, file operations, or external HTTP requests further contributes to its secure design. Furthermore, the plugin demonstrates good practice by utilizing nonce checks and capability checks, indicating an awareness of common WordPress security vulnerabilities.

However, a significant concern arises from the output escaping. With 46 total outputs and only 22% properly escaped, a substantial portion of the plugin's output is vulnerable to cross-site scripting (XSS) attacks. This is the most prominent and actionable risk identified. The vulnerability history is clean, with zero recorded CVEs, which is a positive indicator. However, this could also be due to the plugin's nascent version or lack of extensive auditing. In conclusion, while the plugin is built on a solid foundation with protected entry points and good security checks, the widespread issue with output escaping presents a critical risk that requires immediate attention.

Key Concerns

  • Insufficient output escaping
Vulnerabilities
None known

My Own Shortcodes Security Vulnerabilities

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

My Own Shortcodes Code Analysis

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

Output Escaping

22% escaped46 total outputs
Attack Surface

My Own Shortcodes Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_klick_mos_ajaxmy-own-shortcodes.php:64
WordPress Hooks 7
actionall_admin_noticesincludes\class-klick-mos-dashboard.php:43
actionadmin_menumy-own-shortcodes.php:66
actionplugins_loadedmy-own-shortcodes.php:68
actionplugins_loadedmy-own-shortcodes.php:70
actionwp_footermy-own-shortcodes.php:72
actionwp_headmy-own-shortcodes.php:74
filtertiny_mce_before_initmy-own-shortcodes.php:76
Maintenance & Trust

My Own Shortcodes Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedUnknown
PHP min version5.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

My Own Shortcodes Developer Profile

klickonit

17 plugins · 130 total installs

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

How We Detect My Own Shortcodes

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/my-own-shortcodes/assets/js/klick-mos-admin.js/wp-content/plugins/my-own-shortcodes/assets/js/klick-mos-frontend.js/wp-content/plugins/my-own-shortcodes/assets/css/klick-mos-admin.css/wp-content/plugins/my-own-shortcodes/assets/css/klick-mos-frontend.css
Script Paths
/wp-content/plugins/my-own-shortcodes/assets/js/klick-mos-admin.js/wp-content/plugins/my-own-shortcodes/assets/js/klick-mos-frontend.js
Version Parameters
my-own-shortcodes/assets/js/klick-mos-admin.js?ver=my-own-shortcodes/assets/js/klick-mos-frontend.js?ver=my-own-shortcodes/assets/css/klick-mos-admin.css?ver=my-own-shortcodes/assets/css/klick-mos-frontend.css?ver=

HTML / DOM Fingerprints

CSS Classes
klick-mos-admin-wrap
HTML Comments
This plugin developed by klick-on-it.comCopyright 2017 klick on it (http://klick-on-it.com)This program is free software; you can redistribute it and/or modifyThis program is distributed in the hope that it will be useful,+2 more
Data Attributes
data-klick-mos-namedata-klick-mos-descdata-klick-mos-commanddata-klick-mos-content
JS Globals
KlickMOS
REST Endpoints
/wp-json/klick-mos/v1/settings
FAQ

Frequently Asked Questions about My Own Shortcodes