Auto SRI Security & Risk Analysis

wordpress.org/plugins/auto-sri

Automatically adds Subresource Integrity (SRI) to external scripts/styles and safely excludes Google reCAPTCHA and Google Fonts.

200 active installs v2.1 PHP + WP 5.0+ Updated Dec 10, 2025
cspintegrityperformancesecuritysri
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Auto SRI Safe to Use in 2026?

Generally Safe

Score 100/100

Auto SRI 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 auto-sri plugin v2.1 exhibits a strong security posture based on the provided static analysis. There are no identified entry points like AJAX handlers, REST API routes, or shortcodes that are not protected by authentication or permission checks, indicating a minimal attack surface. Furthermore, the code demonstrates robust security practices with 100% of SQL queries using prepared statements and all output being properly escaped. The absence of dangerous functions, file operations, and taint analysis issues further strengthens this positive assessment.

While the plugin's internal code quality appears high, a single external HTTP request is present, which, although not inherently a vulnerability, warrants consideration for potential dependency on external services that could be compromised or become unavailable. The plugin also has one capability check, which is good practice, but the absence of nonce checks on AJAX (though there are no AJAX handlers) is noted as a general best practice to consider. The vulnerability history is completely clean, with no recorded CVEs, which suggests a well-maintained and secure development process over time.

In conclusion, auto-sri v2.1 is commendably secure, with excellent coding practices and no known vulnerabilities. The minimal attack surface and diligent use of security features are significant strengths. The single external HTTP request is a minor point of attention, but overall, the plugin represents a low-risk addition to a WordPress site.

Key Concerns

  • External HTTP requests present
  • No nonce checks on potential entry points (though none exist)
Vulnerabilities
None known

Auto SRI Security Vulnerabilities

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

Auto SRI Code Analysis

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

Output Escaping

100% escaped6 total outputs
Attack Surface

Auto SRI Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionplugins_loadedauto-sri.php:15
filterscript_loader_tagincludes\class-auto-sri.php:9
filterstyle_loader_tagincludes\class-auto-sri.php:10
actiontemplate_redirectincludes\class-auto-sri.php:13
actionadmin_menuincludes\class-auto-sri.php:16
actionadmin_initincludes\class-auto-sri.php:17
Maintenance & Trust

Auto SRI Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedDec 10, 2025
PHP min version
Downloads701

Community Trust

Rating0/100
Number of ratings0
Active installs200
Developer Profile

Auto SRI Developer Profile

CashBill

3 plugins · 1K total installs

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

How We Detect Auto SRI

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/auto-sri/assets/css/auto-sri-admin.css/wp-content/plugins/auto-sri/assets/js/auto-sri-admin.js
Script Paths
/wp-content/plugins/auto-sri/assets/js/auto-sri-admin.js
Version Parameters
auto-sri/assets/css/auto-sri-admin.css?ver=auto-sri/assets/js/auto-sri-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
auto-sri-admin-settings
FAQ

Frequently Asked Questions about Auto SRI