Close Up Shop Security & Risk Analysis

wordpress.org/plugins/shop-closed

Close Up Shop lets WooCommerce store‑owners define any number of closure periods (for holidays, inventory counts, vacations, etc.).

0 active installs v1.4 PHP + WP 5.0+ Updated Apr 24, 2025
closedpage-redirectreopeningshopwoocommerce
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Close Up Shop Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The "shop-closed" plugin v1.4 exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests is commendable. Furthermore, all SQL queries utilize prepared statements, and all identified output is properly escaped, mitigating common injection and XSS vulnerabilities. The presence of nonce and capability checks on all identified entry points indicates a conscious effort to implement proper authorization and validation. The plugin's vulnerability history is also clean, with no recorded CVEs, suggesting a well-maintained and secure codebase over time.

While the plugin's security measures are robust, the static analysis did not detect any specific vulnerabilities or taint flows. This could mean the plugin is genuinely very secure, or it could indicate limitations in the static analysis tool itself, particularly regarding the analysis of "flows" in the absence of specific function calls that trigger them. The limited attack surface, consisting solely of one shortcode, also contributes to a lower risk profile. However, without dynamic analysis or a review of the shortcode's internal logic, it's difficult to definitively rule out all potential issues. Overall, the plugin appears to be well-developed with a focus on security, but a comprehensive assessment would ideally include dynamic testing.

Vulnerabilities
None known

Close Up Shop Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Close Up Shop Release Timeline

v1.4Current
v1.2
Code Analysis
Analyzed Mar 17, 2026

Close Up Shop Code Analysis

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

Output Escaping

100% escaped23 total outputs
Attack Surface

Close Up Shop Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[closeupshop_reopen_time] close-up-shop.php:121
WordPress Hooks 6
actionadmin_menuclose-up-shop.php:139
actionadmin_enqueue_scriptsclose-up-shop.php:153
actionadmin_post_closeupshop_save_settingsclose-up-shop.php:255
actionadmin_post_closeupshop_reset_settingsclose-up-shop.php:281
actiontemplate_redirectclose-up-shop.php:321
actionwp_enqueue_scriptsclose-up-shop.php:343
Maintenance & Trust

Close Up Shop Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedApr 24, 2025
PHP min version
Downloads453

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Close Up Shop Developer Profile

Eliyahna

4 plugins · 50 total installs

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

How We Detect Close Up Shop

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/shop-closed/js/admin.js
Script Paths
/wp-content/plugins/shop-closed/js/admin.js
Version Parameters
shop-closed/js/admin.js?ver=1.4

HTML / DOM Fingerprints

CSS Classes
shpclsd-rowsshpclsd-remove-rowshpclsd-add-row
Data Attributes
id="shpclsd-rows"id="shpclsd-add-row"
Shortcode Output
<h2>Sorry, the shop is currently closed.</h2> <p>We will reopen at: [closeupshop_reopen_time]</p>
FAQ

Frequently Asked Questions about Close Up Shop