Hungry Resource Monitor Security & Risk Analysis

wordpress.org/plugins/hungry-resource-monitor

Monitor memory, CPU, and resource usage. Detect bloat from plugins, themes, and database. Weekly reports and optimization tips.

70 active installs v1.0.1 PHP 7.4+ WP 6.2+ Updated Jan 12, 2026
cleanupmemorymonitoringoptimizationperformance
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Hungry Resource Monitor Safe to Use in 2026?

Generally Safe

Score 100/100

Hungry Resource Monitor has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2mo ago
Risk Assessment

The "hungry-resource-monitor" plugin v1.0.1 presents a concerning security posture due to a significant number of unprotected entry points. While the code shows good practices in terms of SQL prepared statements and output escaping, the presence of 6 AJAX handlers without authentication checks represents a substantial attack surface. This means that any user, including unauthenticated ones, could potentially interact with these handlers, opening the door for various attacks if these handlers perform sensitive operations or expose information. The absence of known vulnerabilities in its history is positive, suggesting a potentially well-maintained codebase. However, this historical lack of vulnerabilities does not negate the immediate risks posed by the identified unprotected AJAX endpoints.

Key Concerns

  • Unprotected AJAX handlers
  • Large attack surface without auth checks
Vulnerabilities
None known

Hungry Resource Monitor Security Vulnerabilities

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

Hungry Resource Monitor Code Analysis

Dangerous Functions
0
Raw SQL Queries
12
27 prepared
Unescaped Output
5
233 escaped
Nonce Checks
7
Capability Checks
7
File Operations
1
External Requests
0
Bundled Libraries
0

SQL Query Safety

69% prepared39 total queries

Output Escaping

98% escaped238 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
nandresmon_handle_settings_save (includes\class-admin-page.php:120)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
6 unprotected

Hungry Resource Monitor Attack Surface

Entry Points6
Unprotected6

AJAX Handlers 6

authwp_ajax_nandresmon_cleanup_actionhungry-resource-monitor.php:102
authwp_ajax_nandresmon_send_contacthungry-resource-monitor.php:103
authwp_ajax_nandresmon_send_test_emailhungry-resource-monitor.php:104
authwp_ajax_nandresmon_delete_cronhungry-resource-monitor.php:105
authwp_ajax_nandresmon_clear_orphaned_cronshungry-resource-monitor.php:106
authwp_ajax_nandresmon_delete_tablehungry-resource-monitor.php:107
WordPress Hooks 9
actionwp_enqueue_scriptshungry-resource-monitor.php:83
actionadmin_bar_menuhungry-resource-monitor.php:84
actioninithungry-resource-monitor.php:88
actionadmin_menuhungry-resource-monitor.php:96
actionadmin_enqueue_scriptshungry-resource-monitor.php:99
actionnandresmon_daily_cleanuphungry-resource-monitor.php:233
actionnandresmon_send_reporthungry-resource-monitor.php:259
actionshutdownincludes\class-resource-tracker.php:34
actionplugins_loadedincludes\class-resource-tracker.php:118

Scheduled Events 3

nandresmon_daily_cleanup
nandresmon_send_report
nandresmon_send_report
Maintenance & Trust

Hungry Resource Monitor Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 12, 2026
PHP min version7.4
Downloads293

Community Trust

Rating0/100
Number of ratings0
Active installs70
Developer Profile

Hungry Resource Monitor Developer Profile

Prakhar Bhatia

6 plugins · 180 total installs

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

How We Detect Hungry Resource Monitor

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/hungry-resource-monitor/assets/js/chart.min.js/wp-content/plugins/hungry-resource-monitor/assets/js/admin-dashboard.js/wp-content/plugins/hungry-resource-monitor/assets/css/admin-styles.css
Script Paths
/wp-content/plugins/hungry-resource-monitor/assets/js/chart.min.js/wp-content/plugins/hungry-resource-monitor/assets/js/admin-dashboard.js
Version Parameters
hungry-resource-monitor/assets/js/chart.min.js?ver=hungry-resource-monitor/assets/js/admin-dashboard.js?ver=hungry-resource-monitor/assets/css/admin-styles.css?ver=

HTML / DOM Fingerprints

CSS Classes
nandresmon-chart-container
HTML Comments
<!-- Start Hungry Resource Monitor Toolbar Widget --><!-- End Hungry Resource Monitor Toolbar Widget -->
Data Attributes
data-nandresmon-ajax-urldata-nandresmon-nonce
JS Globals
nandresmonAdmin
FAQ

Frequently Asked Questions about Hungry Resource Monitor