Prouptime – Uptime Monitoring & Alerts Security & Risk Analysis

wordpress.org/plugins/prouptime

Prouptime monitors your wordpress site and alerts you when it is unreachable or returns an error.

10 active installs v0.1 PHP + WP 4.3+ Updated Apr 2, 2020
alertshostingmonitoringserveruptime
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Prouptime – Uptime Monitoring & Alerts Safe to Use in 2026?

Generally Safe

Score 85/100

Prouptime – Uptime Monitoring & Alerts has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6yr ago
Risk Assessment

The 'prouptime' v0.1 plugin exhibits a mixed security posture. On the positive side, it has a very small attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events that are exposed. Furthermore, all SQL queries are properly prepared, which is a strong security practice against SQL injection. However, several significant concerns arise from the static analysis. The complete lack of nonce checks and capability checks is a major weakness, especially given the presence of file operations and external HTTP requests. The taint analysis reveals two flows with unsanitized paths, indicating potential risks related to file manipulation or directory traversal if these paths are derived from user input and not properly validated or escaped before being used in file operations. The fact that 100% of output is not properly escaped is also a concern for cross-site scripting (XSS) vulnerabilities.

Key Concerns

  • No nonce checks present
  • No capability checks present
  • Unsanitized paths in taint analysis
  • Output not properly escaped
  • File operations present without auth/nonce checks
  • External HTTP requests present without auth/nonce checks
Vulnerabilities
None known

Prouptime – Uptime Monitoring & Alerts Security Vulnerabilities

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

Prouptime – Uptime Monitoring & Alerts Code Analysis

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

Output Escaping

0% escaped1 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
prouptime_admin_init (includes\prouptime_init.php:3)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Prouptime – Uptime Monitoring & Alerts Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionadmin_menuindex.php:15
Maintenance & Trust

Prouptime – Uptime Monitoring & Alerts Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedApr 2, 2020
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Prouptime – Uptime Monitoring & Alerts Developer Profile

prouptime

1 plugin · 10 total installs

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

How We Detect Prouptime – Uptime Monitoring & Alerts

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

Asset Fingerprints

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

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Prouptime – Uptime Monitoring & Alerts