OnyxFlo Watchdog for WooCommerce Security & Risk Analysis

wordpress.org/plugins/onyxflo-watchdog

Monitors WooCommerce orders for changes or mismatches and automatically flags suspicious orders to help ensure accuracy and prevent errors.

0 active installs v1.0.0 PHP 7.4+ WP 5.8+ Updated Dec 11, 2025
loggingmonitoringorderssecuritywoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is OnyxFlo Watchdog for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

OnyxFlo Watchdog for WooCommerce 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 onyxflo-watchdog v1.0.0 plugin demonstrates a strong security posture based on the provided static analysis. The absence of any recorded vulnerabilities in its history is a significant positive indicator, suggesting mature development practices or a lack of past issues. The code analysis reveals a complete lack of external entry points such as AJAX handlers, REST API routes, and shortcodes that are not protected by authentication. Furthermore, all SQL queries utilize prepared statements, and a good majority of output is properly escaped, mitigating common injection and cross-site scripting risks. The presence of nonce and capability checks, while limited, also contributes to a more secure foundation.

Despite the overall positive findings, there are minor areas for attention. The plugin performs file operations and makes external HTTP requests, which, while not inherently insecure, could become vectors if not handled with extreme care in future development. The taint analysis shows zero flows with unsanitized paths, which is excellent, but the low total number of flows analyzed (2) might mean that certain code paths were not thoroughly tested. The relatively low percentage of properly escaped output (83%) indicates a small but present risk of XSS vulnerabilities that would need further investigation. Overall, the plugin appears to be developed with security in mind, but like any software, continuous vigilance and thorough testing remain paramount.

Key Concerns

  • 83% output escaping, potential for XSS
  • File operations present, needs careful handling
  • External HTTP requests present, needs careful handling
  • Low number of taint flows analyzed
Vulnerabilities
None known

OnyxFlo Watchdog for WooCommerce Security Vulnerabilities

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

OnyxFlo Watchdog for WooCommerce Code Analysis

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

SQL Query Safety

100% prepared6 total queries

Output Escaping

83% escaped53 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
render_snapshots_page (admin\class-onyxflo-watchdog-admin-menu.php:266)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

OnyxFlo Watchdog for WooCommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 14
actionadmin_menuadmin\class-onyxflo-watchdog-admin-menu.php:9
actionadmin_initadmin\class-onyxflo-watchdog-admin-menu.php:10
actionadmin_enqueue_scriptsadmin\class-onyxflo-watchdog-admin-menu.php:11
filterwc_order_statusesincludes\class-onyxflo-watchdog-order-status.php:11
filterrequestincludes\class-onyxflo-watchdog-order-status.php:12
actionpre_get_postsincludes\class-onyxflo-watchdog-order-status.php:13
actionadmin_headincludes\class-onyxflo-watchdog-order-status.php:14
actionadmin_noticesincludes\class-onyxflo-watchdog-order-status.php:15
actionwoocommerce_checkout_create_orderincludes\class-onyxflo-watchdog.php:32
actionwoocommerce_store_api_checkout_order_processedincludes\class-onyxflo-watchdog.php:35
actionwoocommerce_thankyouincludes\class-onyxflo-watchdog.php:37
actionwoocommerce_order_status_changedincludes\class-onyxflo-watchdog.php:38
actioninitonyxflo-watchdog.php:22
actionplugins_loadedonyxflo-watchdog.php:25
Maintenance & Trust

OnyxFlo Watchdog for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 11, 2025
PHP min version7.4
Downloads104

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

OnyxFlo Watchdog for WooCommerce Developer Profile

Seth Broder

1 plugin · 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 OnyxFlo Watchdog for WooCommerce

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/onyxflo-watchdog/assets/css/admin.css
Version Parameters
onyxflo-watchdog/assets/css/admin.css?ver=

HTML / DOM Fingerprints

CSS Classes
onyxflo-toggle-switchslider
Data Attributes
name="onyxflo_enable_cart_check"name="onyxflo_auto_hold"name="onyxflo_email"class="onyxflo-toggle-switch"
FAQ

Frequently Asked Questions about OnyxFlo Watchdog for WooCommerce