Remove Cookies From Static Resources Security & Risk Analysis

wordpress.org/plugins/remove-cookies-from-static-resources

It removes cookies from the requests to static resources for the modern browsers.

100 active installs v0.0.1 PHP 5.6+ WP 4.6+ Updated Dec 10, 2025
cleanupperformance
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Remove Cookies From Static Resources Safe to Use in 2026?

Generally Safe

Score 100/100

Remove Cookies From Static Resources has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3mo ago
Risk Assessment

The plugin "remove-cookies-from-static-resources" v0.0.1 exhibits a generally good security posture with no known vulnerabilities and a clean record. The static analysis reveals a minimal attack surface, with no AJAX handlers, REST API routes, shortcodes, or cron events that could be exploited. Furthermore, the code demonstrates a commitment to secure database interactions, with all SQL queries using prepared statements. The absence of dangerous functions, file operations, external HTTP requests, nonce checks, and capability checks, as well as no bundled libraries, further strengthens its security profile.

However, a significant concern arises from the output escaping analysis. With one total output and 0% properly escaped, this indicates a potential for Cross-Site Scripting (XSS) vulnerabilities if any user-supplied data is directly reflected in the output without proper sanitization. While the taint analysis shows no critical or high severity flows, this specific finding warrants attention. The vulnerability history shows no recorded CVEs, which is a positive sign, suggesting the plugin has historically been secure or not a target for significant exploits. The lack of any recorded vulnerabilities indicates good development practices or a very limited scope.

In conclusion, the plugin is strong in areas like attack surface reduction and secure database handling. The primary weakness lies in the lack of output escaping, which presents a potential XSS risk. Given the plugin's limited functionality and absence of historical vulnerabilities, the overall risk is moderate, heavily influenced by the unescaped output. Addressing the output escaping is crucial for improving its security.

Key Concerns

  • 0% of outputs properly escaped
Vulnerabilities
None known

Remove Cookies From Static Resources Security Vulnerabilities

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

Remove Cookies From Static Resources 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

Remove Cookies From Static Resources Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionwp_headremove-cookies-from-static-resources.php:23
actionwp_footerremove-cookies-from-static-resources.php:24
actionwp_headremove-cookies-from-static-resources.php:30
actionwp_footerremove-cookies-from-static-resources.php:31
filterthe_contentremove-cookies-from-static-resources.php:39
Maintenance & Trust

Remove Cookies From Static Resources Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 10, 2025
PHP min version5.6
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs100
Developer Profile

Remove Cookies From Static Resources Developer Profile

Jose Mortellaro

56 plugins · 26K total installs

87
trust score
Avg Security Score
99/100
Avg Patch Time
62 days
View full developer profile
Detection Fingerprints

How We Detect Remove Cookies From Static Resources

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/remove-cookies-from-static-resources/remove-cookies-from-static-resources.php

HTML / DOM Fingerprints

Data Attributes
crossorigin="anonymous"
FAQ

Frequently Asked Questions about Remove Cookies From Static Resources