EPT Empty Plugin Template Security & Risk Analysis

wordpress.org/plugins/empty-plugin-template

An empty plugin template to start with, including the most basic necessary stuff. Take this as some kind of workshop.

10 active installs v0.1.1.2 PHP + WP 2.8+ Updated Unknown
developmentemtpy-plugin-templatetemplatewordpress-pluginworkshop
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is EPT Empty Plugin Template Safe to Use in 2026?

Generally Safe

Score 100/100

EPT Empty Plugin Template has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "empty-plugin-template" v0.1.1.2 plugin exhibits a generally strong security posture based on the static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events, combined with zero identified entry points, significantly limits the potential attack surface. Furthermore, the complete absence of dangerous functions and the use of prepared statements for all SQL queries are excellent security practices.

However, a significant concern arises from the output escaping. With 100% of outputs being unescaped, this plugin presents a high risk of Cross-Site Scripting (XSS) vulnerabilities. Any data rendered directly to the user without proper sanitization can be exploited. The presence of file operations without further context on their nature could also be a point of concern, although no specific vulnerabilities were flagged. The plugin also lacks nonces and capability checks, which, in combination with the lack of entry points, is less critical currently but could become an issue if functionality is added.

The vulnerability history is clean, with no known CVEs, which is a positive indicator. This suggests a history of security awareness from the developer. Overall, while the plugin avoids common pitfalls like unpatched CVEs and direct SQL injection, the critical lack of output escaping is its most significant weakness and requires immediate attention.

Key Concerns

  • All outputs unescaped (high XSS risk)
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

EPT Empty Plugin Template Security Vulnerabilities

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

EPT Empty Plugin Template Code Analysis

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

Output Escaping

0% escaped5 total outputs
Attack Surface

EPT Empty Plugin Template Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_menuept.php:57
actionadmin_initept.php:60
actionadmin_noticesept_logfilehandling.php:19
Maintenance & Trust

EPT Empty Plugin Template Maintenance & Trust

Maintenance Signals

WordPress version tested3.1.4
Last updatedUnknown
PHP min version
Downloads8K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

EPT Empty Plugin Template Developer Profile

Juergen Schulze

6 plugins · 1K total installs

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

How We Detect EPT Empty Plugin Template

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/empty-plugin-template/images/icon.png

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about EPT Empty Plugin Template