Script Report Security & Risk Analysis

wordpress.org/plugins/script-report

Debug and audit JavaScript and CSS loading in WordPress. Analyze dependencies, detect issues, and improve performance on any page.

0 active installs v1.2.1 PHP 7.4+ WP 5.0+ Updated Mar 14, 2026
debugdebug-bardevelopmentperformancescripts
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Script Report Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 20d ago
Risk Assessment

The script-report plugin version 1.2.1 demonstrates a generally strong security posture, particularly regarding its limited attack surface and the absence of known vulnerabilities. The plugin makes good use of WordPress security features by implementing nonce checks and capability checks for its entry points. Furthermore, the absence of dangerous functions, file operations, and external HTTP requests, coupled with the exclusive use of prepared statements for SQL queries, significantly reduces the potential for common attack vectors. The lack of taint analysis findings also indicates that the developers have likely taken care to sanitize inputs, further bolstering its security.

However, a notable area of concern lies in the output escaping. With 61% of outputs properly escaped, there's a substantial percentage (39%) that remains unescaped. This presents a risk of Cross-Site Scripting (XSS) vulnerabilities, where malicious scripts could be injected into the website's output if user-supplied data is not handled carefully. While the plugin has no recorded vulnerability history, indicating a positive track record, this output escaping issue is a potential weakness that could be exploited.

In conclusion, script-report v1.2.1 is a well-developed plugin with robust defenses against many common WordPress threats. Its limited attack surface, secure SQL practices, and good use of authentication checks are commendable. The primary weakness identified is the inconsistent output escaping, which, despite the plugin's clean history, warrants attention to mitigate the risk of XSS.

Key Concerns

  • Significant portion of outputs not properly escaped
Vulnerabilities
None known

Script Report Security Vulnerabilities

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

Script Report Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
47
72 escaped
Nonce Checks
3
Capability Checks
4
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

61% escaped119 total outputs
Attack Surface

Script Report Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_script_report_dismiss_highlightincludes\class-script-report.php:52
WordPress Hooks 13
actionadmin_footerincludes\class-script-report.php:41
actionwp_footerincludes\class-script-report.php:42
actionwp_register_scriptincludes\class-script-report.php:43
actionwp_register_styleincludes\class-script-report.php:44
actionadmin_bar_menuincludes\class-script-report.php:45
actionwp_enqueue_scriptsincludes\class-script-report.php:46
actionadmin_enqueue_scriptsincludes\class-script-report.php:47
actionwp_enqueue_scriptsincludes\class-script-report.php:48
actionadmin_enqueue_scriptsincludes\class-script-report.php:49
actionwp_footerincludes\class-script-report.php:50
actionadmin_footerincludes\class-script-report.php:51
filterscript_report_deactivate_reasonsincludes\class-telemetry.php:44
actioninitscript-report.php:53
Maintenance & Trust

Script Report Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 14, 2026
PHP min version7.4
Downloads203

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Script Report Developer Profile

sapayth

4 plugins · 20 total installs

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

How We Detect Script Report

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/script-report/assets/css/panel.css/wp-content/plugins/script-report/assets/js/panel.js
Script Paths
/wp-content/plugins/script-report/assets/js/panel.js
Version Parameters
script-report/assets/css/panel.css?ver=script-report/assets/js/panel.js?ver=

HTML / DOM Fingerprints

CSS Classes
sr-highlight
Data Attributes
data-script-report-options
JS Globals
scriptReportPanel
FAQ

Frequently Asked Questions about Script Report