WP Custom Code Security & Risk Analysis

wordpress.org/plugins/wp-custom-code

Add CSS and Javascript to your pages simply and quickly. WP Custom Code supports CodeMirror.

10 active installs v1.1.0 PHP + WP 3.0.1+ Updated Feb 21, 2024
codecssjavascript
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Custom Code Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The "wp-custom-code" plugin v1.1.0 exhibits a generally positive security posture based on the provided static analysis. The absence of identified dangerous functions, SQL injection vulnerabilities, file operations, and external HTTP requests is a strong indicator of secure coding practices. The use of prepared statements for all SQL queries and the presence of a nonce check further bolster its security. The plugin also boasts a clean vulnerability history with no recorded CVEs, suggesting a track record of security diligence.

However, there are areas for improvement. The most significant concern is the low percentage (44%) of properly escaped outputs. This could potentially lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is not adequately sanitized before being displayed. While the attack surface is currently zero, this is not a static metric and future development could introduce new entry points. The lack of capability checks on the single nonce check, while not necessarily a vulnerability in itself, could be strengthened to ensure the nonce is checked in conjunction with user permissions for more robust protection.

In conclusion, "wp-custom-code" v1.1.0 is a relatively secure plugin due to its clean history and avoidance of common vulnerabilities. The primary area of concern is output escaping, which should be addressed to mitigate potential XSS risks. The absence of critical issues in the static analysis and vulnerability history is a strong positive, but ongoing vigilance and attention to output sanitation are recommended.

Key Concerns

  • Insufficient output escaping
Vulnerabilities
None known

WP Custom Code Security Vulnerabilities

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

WP Custom Code Code Analysis

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

Output Escaping

44% escaped9 total outputs
Attack Surface

WP Custom Code Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actionadd_meta_boxeswp-custom-code.php:29
actionsave_postwp-custom-code.php:30
actionadmin_menuwp-custom-code.php:33
actionadmin_initwp-custom-code.php:34
actionadmin_initwp-custom-code.php:35
actionadmin_enqueue_scriptswp-custom-code.php:38
actionadmin_enqueue_scriptswp-custom-code.php:39
actionwp_print_footer_scriptswp-custom-code.php:42
actionwp_print_footer_scriptswp-custom-code.php:43
actionadmin_enqueue_scriptswp-custom-code.php:46
actionplugins_loadedwp-custom-code.php:48
Maintenance & Trust

WP Custom Code Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedFeb 21, 2024
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP Custom Code Developer Profile

Klaylton Fernando

2 plugins · 20 total installs

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

How We Detect WP Custom Code

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-custom-code/css/style.css/wp-content/plugins/wp-custom-code/js/script.js
Script Paths
/wp-content/plugins/wp-custom-code/js/script.js
Version Parameters
wp-custom-code/css/style.css?ver=wp-custom-code/js/script.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- WP Custom Code -->
Data Attributes
data-nonce="kfag_custom_code_admin_metabox_nonce"
JS Globals
cm_settings
FAQ

Frequently Asked Questions about WP Custom Code