Weekly Order Report Security & Risk Analysis

wordpress.org/plugins/weekly-order-report

Automatically send weekly WooCommerce order reports via email with configurable schedule and recipients.

0 active installs v1.0.0 PHP 7.4+ WP 5.0+ Updated Oct 24, 2025
emailordersreportsweeklywoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Weekly Order Report Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 5mo ago
Risk Assessment

The "weekly-order-report" plugin v1.0.0 demonstrates a generally strong security posture with several positive indicators. The absence of known CVEs and a clean vulnerability history suggest responsible development practices. Static analysis reveals excellent adherence to secure coding standards, with 100% of SQL queries using prepared statements and 98% of output properly escaped. The plugin also implements nonce and capability checks, indicating an awareness of authentication and authorization mechanisms. However, the presence of one flow with unsanitized paths in the taint analysis is a concern that warrants further investigation, even though it's not classified as critical or high. While the attack surface appears minimal with no direct entry points exposed without authentication, the cron events could potentially become a vector if not carefully managed. Overall, the plugin is well-developed from a security perspective, but the taint analysis finding requires attention to ensure no vulnerabilities exist.

Key Concerns

  • Flow with unsanitized paths found
Vulnerabilities
None known

Weekly Order Report Security Vulnerabilities

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

Weekly Order Report Code Analysis

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

Output Escaping

98% escaped62 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
maybe_show_notice (admin\class-weekorre-admin-settings.php:419)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Weekly Order Report Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 15
actionadmin_menuadmin\class-weekorre-admin-settings.php:6
actionadmin_initadmin\class-weekorre-admin-settings.php:7
actionadmin_post_weekorre_send_nowadmin\class-weekorre-admin-settings.php:8
actionadmin_post_weekorre_specific_dateadmin\class-weekorre-admin-settings.php:9
actionadmin_post_weekorre_cancel_specific_dateadmin\class-weekorre-admin-settings.php:10
actionadmin_noticesadmin\class-weekorre-admin-settings.php:11
actionadmin_enqueue_scriptsadmin\class-weekorre-admin-settings.php:12
actionupdate_option_weekorre_settingsadmin\class-weekorre-admin-settings.php:42
actionadmin_initadmin\class-weekorre-admin-settings.php:95
actionadmin_initadmin\class-weekorre-admin-settings.php:107
actionweekorre_send_report_onceincludes\class-weekly-order-report.php:28
actionweekorre_send_report_specific_dateincludes\class-weekly-order-report.php:30
actionweekorre_send_weekly_order_report_eventincludes\class-weekly-order-report.php:32
actioninitincludes\class-weekly-order-report.php:34
actionplugins_loadedweekly-order-report.php:48

Scheduled Events 3

weekorre_send_report_once
weekorre_send_report_specific_date
weekorre_send_report_once
Maintenance & Trust

Weekly Order Report Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedOct 24, 2025
PHP min version7.4
Downloads144

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Weekly Order Report Developer Profile

Rohan Patel

2 plugins · 0 total installs

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

How We Detect Weekly Order Report

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/weekly-order-report/admin/css/admin-settings.css
Version Parameters
weekly-order-report/admin/css/admin-settings.css?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- Weekly Order Report is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or any later version. +9 more
Data Attributes
data-weekorre-send-nowdata-weekorre-cancel-specific-date
JS Globals
WEEKORRE_PLUGIN_URLWEEKORRE_PLUGIN_VERSION
FAQ

Frequently Asked Questions about Weekly Order Report