Devpri Custom Code Security & Risk Analysis

wordpress.org/plugins/devpri-custom-code

A simple plugin to display HTML/CSS/JS custom code.

0 active installs v1.0.0 PHP + WP 5.0+ Updated May 21, 2019
custom-codecustom-csscustom-jshtml
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Devpri Custom Code Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The devpri-custom-code plugin, version 1.0.0, demonstrates a strong security posture based on the provided static analysis. The plugin has no identified attack surface through common WordPress entry points like AJAX handlers, REST API routes, shortcodes, or cron events. Furthermore, the code analysis reveals a clean bill of health with no dangerous functions, no direct SQL queries (all are prepared statements), no file operations, and no external HTTP requests. The presence of a nonce check is a positive indicator of security awareness.

However, a significant concern arises from the output escaping, where only 53% of the 15 total outputs are properly escaped. This leaves a substantial portion of the plugin's output potentially vulnerable to cross-site scripting (XSS) attacks if the data being outputted is not inherently safe. While the plugin has no known vulnerability history or reported CVEs, this can be attributed to its minimal feature set and lack of direct interaction points. The absence of capability checks is also a weakness, though its impact is mitigated by the lack of any entry points that would require them.

In conclusion, while the plugin excels in minimizing its attack surface and avoiding common code vulnerabilities, the incomplete output escaping presents a real and exploitable risk. The lack of a vulnerability history is a positive sign but doesn't negate the current code-level concerns. Developers should prioritize addressing the output escaping issue to improve the overall security of the plugin.

Key Concerns

  • Incomplete output escaping
  • Missing capability checks on entry points
Vulnerabilities
None known

Devpri Custom Code Security Vulnerabilities

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

Devpri Custom Code Code Analysis

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

Output Escaping

53% escaped15 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<class-devpri-custom-code-post> (admin\class-devpri-custom-code-post.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Devpri Custom Code Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionplugins_loadedincludes\class-devpri-custom-code.php:139
actionadmin_enqueue_scriptsincludes\class-devpri-custom-code.php:154
actionadmin_enqueue_scriptsincludes\class-devpri-custom-code.php:155
actioninitincludes\class-devpri-custom-code.php:159
actionadd_meta_boxesincludes\class-devpri-custom-code.php:160
actionsave_postincludes\class-devpri-custom-code.php:161
Maintenance & Trust

Devpri Custom Code Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedMay 21, 2019
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Devpri Custom Code Developer Profile

Priyanshu Kast

5 plugins · 60 total installs

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

How We Detect Devpri 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/devpri-custom-code/assets/css/devpri-custom-code-admin.css/wp-content/plugins/devpri-custom-code/assets/js/dcc-post.js/wp-content/plugins/devpri-custom-code/assets/js/dcc-post-editor.js
Version Parameters
devpri-custom-code-admin.css?ver=dcc-post.js?ver=dcc-post-editor.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Devpri Custom Code