Open Cart After Add to Cart Security & Risk Analysis

wordpress.org/plugins/open-cart-after-add-to-cart

This light plugin allows you automatically open the mini-cart when a product added to the cart.

10 active installs v1.0.0 PHP + WP 5.0+ Updated Mar 1, 2021
add-to-cartcartmini-cartopen-cartopen-mini-cart
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Open Cart After Add to Cart Safe to Use in 2026?

Generally Safe

Score 85/100

Open Cart After Add to Cart has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The "open-cart-after-add-to-cart" v1.0.0 plugin exhibits a remarkably clean static analysis report. There are no identified attack vectors such as AJAX handlers, REST API routes, shortcodes, or cron events. Furthermore, the code does not appear to utilize dangerous functions, execute raw SQL queries, perform file operations, or make external HTTP requests. Crucially, all identified SQL queries are prepared statements, and there are no indications of outputting unescaped data. Taint analysis also reveals no concerning flows. This suggests a strong adherence to secure coding practices within the analyzed version.

Moreover, the plugin's vulnerability history is entirely clear, with no recorded CVEs. This lack of past vulnerabilities, combined with the absence of critical or even low-severity issues in static analysis, points to a consistently secure codebase. However, the lack of capability checks and nonce checks is a notable absence, as these are fundamental security mechanisms in WordPress, particularly for any function that modifies data or performs sensitive actions. While the current code may not present an immediate threat due to its limited functionality and entry points, the absence of these checks represents a potential weakness if the plugin were to be extended or if future versions introduce more complex interactions.

In conclusion, the "open-cart-after-add-to-cart" v1.0.0 plugin currently presents a very low security risk. Its static analysis and vulnerability history are excellent, indicating robust development practices. The primary area for improvement lies in the implementation of standard WordPress security features like nonce and capability checks, which, while not directly exploitable in this version's current state, are best practices for future-proofing and maintaining a strong security posture.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Open Cart After Add to Cart Security Vulnerabilities

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

Open Cart After Add to Cart Code Analysis

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

Open Cart After Add to Cart Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_noticesopen-cart-after-add-to-cart.php:46
actionwp_footeropen-cart-after-add-to-cart.php:64
Maintenance & Trust

Open Cart After Add to Cart Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.17
Last updatedMar 1, 2021
PHP min version
Downloads994

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Open Cart After Add to Cart Developer Profile

Ido Navarro

6 plugins · 6K total installs

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

How We Detect Open Cart After Add to Cart

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
elementor-menu-cart__containerelementor-menu-cart--shown
FAQ

Frequently Asked Questions about Open Cart After Add to Cart