Energy Search Security & Risk Analysis

wordpress.org/plugins/energy-search

A Pokemon TCG plugin for Wordpress!

10 active installs v0.3 PHP 7.0+ WP 4.9+ Updated Apr 14, 2019
gamer2020pokemontcg
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Energy Search Safe to Use in 2026?

Generally Safe

Score 85/100

Energy Search 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 "energy-search" plugin version 0.3 exhibits a generally good security posture based on the provided static analysis. The absence of known vulnerabilities in its history is a positive indicator. The plugin demonstrates good practices by exclusively using prepared statements for SQL queries and avoiding dangerous functions, file operations, and external HTTP requests. However, a significant concern lies in the output escaping. With 102 total outputs and only 41% properly escaped, there is a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. Furthermore, the lack of nonce checks across any of its entry points (AJAX handlers, shortcodes) presents an opportunity for Cross-Site Request Forgery (CSRF) attacks, especially considering the presence of shortcodes as potential interaction points. While capability checks are present for some operations, the overall lack of comprehensive protection on entry points is a notable weakness. The bundled Guzzle library, while not explicitly flagged as outdated, warrants attention as bundled libraries can introduce vulnerabilities if not maintained.

Key Concerns

  • Low percentage of properly escaped output
  • Lack of nonce checks on entry points
  • Bundled library Guzzle
Vulnerabilities
None known

Energy Search Security Vulnerabilities

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

Energy Search Code Analysis

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

Bundled Libraries

Guzzle

Output Escaping

41% escaped102 total outputs
Attack Surface

Energy Search Attack Surface

Entry Points6
Unprotected0

Shortcodes 6

[es_search_page] energy-search.php:38
[es_card_page] energy-search.php:39
[es_sets_page] energy-search.php:40
[es_search_box] energy-search.php:41
[es_shortcode_card_image] energy-search.php:42
[es_shortcode_card_name] energy-search.php:43
WordPress Hooks 8
actionadmin_menuenergy-search.php:30
actionadmin_initenergy-search.php:31
filterpre_get_document_titleenergy-search.php:33
filterwpseo_titleenergy-search.php:34
filterthe_titleenergy-search.php:35
actionadmin_print_footer_scriptses-text-editor-buttons.php:3
actionadmin_print_footer_scriptses-text-editor-buttons.php:4
actionwidgets_inites-widgets.php:11
Maintenance & Trust

Energy Search Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedApr 14, 2019
PHP min version7.0
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Energy Search Developer Profile

-

1 plugin · 10 total installs

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

How We Detect Energy Search

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
[es_search_page][es_card_page][es_sets_page][es_search_box]
FAQ

Frequently Asked Questions about Energy Search