WP BasketJs Security & Risk Analysis

wordpress.org/plugins/wp-basketjs

This plugin use BasketJs to cache all your javascript file to browser's localstorage for faster caching.

10 active installs v1.0 PHP + WP 4.0+ Updated Aug 16, 2015
cachescript
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP BasketJs Safe to Use in 2026?

Generally Safe

Score 85/100

WP BasketJs has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The wp-basketjs plugin version 1.0 exhibits a surprisingly clean static analysis report, with no identified attack surface points, dangerous functions, file operations, external HTTP requests, or vulnerabilities in its code signals. The SQL queries are all properly prepared, and there are no recorded vulnerabilities in its history. This indicates a strong adherence to secure coding practices for the features it implements.

However, the lack of any detected output escaping is a significant concern. While the current version may not have direct exploitable issues, this oversight leaves the plugin vulnerable to potential cross-site scripting (XSS) attacks if any user-supplied data is ever rendered directly in the output without proper sanitization. The absence of nonce and capability checks on any potential entry points, though currently zero, also presents a future risk should the plugin be expanded without considering authentication and authorization properly.

Overall, the plugin is currently in a very secure state based on the provided data, with no known exploitable vulnerabilities or major code quality issues. The primary area for improvement lies in ensuring all output is properly escaped to mitigate future XSS risks.

Key Concerns

  • Output not properly escaped
Vulnerabilities
None known

WP BasketJs Security Vulnerabilities

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

WP BasketJs Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

WP BasketJs Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actioninitwp-basket.php:11
filterscript_loader_tagwp-basket.php:21
actionwp_headwp-basket.php:22
Maintenance & Trust

WP BasketJs Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedAug 16, 2015
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP BasketJs Developer Profile

Duoc Nguyen

5 plugins · 50 total installs

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

How We Detect WP BasketJs

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-basketjs/js/basket.js
Script Paths
/wp-content/plugins/wp-basketjs/js/basket.js

HTML / DOM Fingerprints

JS Globals
basket
FAQ

Frequently Asked Questions about WP BasketJs