Hide and Seek Header Security & Risk Analysis

wordpress.org/plugins/hide-and-seek-header

Hide and Seek Header hides the site header on down scroll events for the Avada theme.

100 active installs v1.4.0 PHP 7.2+ WP 5.3.2+ Updated Dec 18, 2022
avadacssheaderhtmlthemefusion
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Hide and Seek Header Safe to Use in 2026?

Generally Safe

Score 85/100

Hide and Seek Header has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The 'hide-and-seek-header' plugin v1.4.0 exhibits a generally strong security posture based on the provided static analysis. The complete absence of identified entry points like AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the plugin's attack surface. Furthermore, the code signals indicate a diligent approach to security, with no dangerous functions, file operations, or external HTTP requests detected. SQL queries are exclusively handled using prepared statements, mitigating risks of SQL injection.

However, a notable concern is the low percentage (14%) of properly escaped output. This indicates that user-supplied data or dynamic content might be rendered directly to the browser without adequate sanitization, potentially leading to cross-site scripting (XSS) vulnerabilities. The lack of any recorded vulnerabilities in its history is a positive sign, suggesting a history of secure development or a lack of past exploitation. Despite the lack of identified taint flows and the absence of critical security issues in the static analysis, the unescaped output remains a tangible risk that should be addressed.

In conclusion, while the plugin's design intentionally minimizes its attack surface and demonstrates good practices in areas like database interaction and avoiding sensitive operations, the insufficient output escaping presents a clear weakness. The strong historical security record is promising, but the identified code signal for output handling warrants attention to prevent potential client-side attacks.

Key Concerns

  • Low output escaping percentage
Vulnerabilities
None known

Hide and Seek Header Security Vulnerabilities

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

Hide and Seek Header Code Analysis

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

Output Escaping

14% escaped14 total outputs
Attack Surface

Hide and Seek Header Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionplugins_loadedincludes\class-hide-and-seek-header.php:142
actionadmin_enqueue_scriptsincludes\class-hide-and-seek-header.php:157
actionadmin_enqueue_scriptsincludes\class-hide-and-seek-header.php:158
actionadmin_menuincludes\class-hide-and-seek-header.php:163
actionadmin_initincludes\class-hide-and-seek-header.php:170
actionwp_enqueue_scriptsincludes\class-hide-and-seek-header.php:185
actionwp_enqueue_scriptsincludes\class-hide-and-seek-header.php:186
Maintenance & Trust

Hide and Seek Header Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedDec 18, 2022
PHP min version7.2
Downloads5K

Community Trust

Rating80/100
Number of ratings5
Active installs100
Developer Profile

Hide and Seek Header Developer Profile

mark l chaves

5 plugins · 320 total installs

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

How We Detect Hide and Seek Header

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/hide-and-seek-header/css/hide-and-seek-header-admin.css/wp-content/plugins/hide-and-seek-header/js/hide-and-seek-header-admin.js/wp-content/plugins/hide-and-seek-header/js/hide-and-seek-header.js
Version Parameters
hide-and-seek-header/css/hide-and-seek-header-admin.css?ver=hide-and-seek-header/js/hide-and-seek-header-admin.js?ver=hide-and-seek-header/js/hide-and-seek-header.js?ver=

HTML / DOM Fingerprints

CSS Classes
hide-and-seek-header-wrapper
HTML Comments
<!-- Hide and Seek Header --><!-- mlc 27 Mar 2020 -->
Data Attributes
data-breakpointdata-animationdata-landingdata-sensitivity
JS Globals
HideAndSeekHeaderhideAndSeekHeader
FAQ

Frequently Asked Questions about Hide and Seek Header