EDH Shop Categories Security & Risk Analysis

wordpress.org/plugins/edh-shop-categories

A simple plugin to separate categories from products within the WooCommerce archive loop.

0 active installs v1.0.1 PHP 5.6+ WP 4.5+ Updated Unknown
categorieswoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is EDH Shop Categories Safe to Use in 2026?

Generally Safe

Score 100/100

EDH Shop Categories has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The 'edh-shop-categories' v1.0.1 plugin exhibits a strong initial security posture based on the provided static analysis. There are no identified entry points (AJAX handlers, REST API routes, shortcodes, cron events) that could be directly exploited. The code also appears to be free from dangerous functions, raw SQL queries, file operations, and external HTTP requests. Crucially, there are no recorded vulnerabilities in its history, suggesting a history of secure development or a lack of scrutiny.

However, there are areas for concern. The lack of capability checks and nonce checks across all entry points, although currently irrelevant due to the absence of any entry points, represents a significant potential weakness if new features are added without proper security considerations. Furthermore, 40% of output escaping is not properly done, which could lead to cross-site scripting (XSS) vulnerabilities if any of these outputs become user-controllable or if new entry points are introduced without proper sanitization of the data presented. The absence of taint analysis flows and critical/high severity findings in the code signals, while positive, may also be a reflection of the limited attack surface.

Overall, the plugin demonstrates good practice in avoiding common pitfalls like raw SQL and dangerous functions. Its vulnerability history is clean, which is a positive indicator. However, the lack of robust security checks (capability, nonce) and the presence of unescaped output are significant weaknesses that could be exploited if the plugin's functionality expands or if an attacker finds an indirect way to trigger these unescaped outputs. While the current risk appears low due to the minimal attack surface, this plugin requires careful monitoring for future updates.

Key Concerns

  • Unescaped output present (40%)
  • Missing capability checks
  • Missing nonce checks
Vulnerabilities
None known

EDH Shop Categories Security Vulnerabilities

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

EDH Shop Categories Code Analysis

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

Output Escaping

60% escaped5 total outputs
Attack Surface

EDH Shop Categories Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwp_enqueue_scriptsedh-shop-categories.php:32
actionwoocommerce_before_shop_loopedh-shop-categories.php:70
Maintenance & Trust

EDH Shop Categories Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedUnknown
PHP min version5.6
Downloads663

Community Trust

Rating100/100
Number of ratings1
Active installs0
Developer Profile

EDH Shop Categories Developer Profile

EncodeDotHost

2 plugins · 20 total installs

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

How We Detect EDH Shop Categories

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/edh-shop-categories/assets/css/style.css
Version Parameters
edh-shop-categories/assets/css/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
edh-product-catscategory
Shortcode Output
<div class="edh-product-cats"><div class="category"><h2><a href="" class="
FAQ

Frequently Asked Questions about EDH Shop Categories