Uptime Monitoring for WordPress – My Website is Online Security & Risk Analysis

wordpress.org/plugins/my-website-is-online-uptime-monitoring

My Website is Online is a Web service that monitors your website every minute to check if it's down. Don’t let downtimes impact your business.

600 active installs v1.0.1 PHP 7.0+ WP 5.0+ Updated Jul 27, 2023
monitoringserversmsspeeduptime
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Uptime Monitoring for WordPress – My Website is Online Safe to Use in 2026?

Generally Safe

Score 85/100

Uptime Monitoring for WordPress – My Website is Online has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2yr ago
Risk Assessment

The "my-website-is-online-uptime-monitoring" plugin v1.0.1 exhibits a mixed security posture. On the positive side, it demonstrates good practices regarding SQL queries, using prepared statements exclusively, and all identified output is properly escaped. Furthermore, the absence of known vulnerabilities in its history and no identified dangerous functions or external HTTP requests are strong indicators of a relatively secure codebase. However, significant concerns arise from the static analysis.

The plugin presents a total of one entry point, a REST API route, which is notably unprotected by any permission callbacks. This means any unauthenticated user can potentially interact with this endpoint, creating a significant attack vector. The absence of nonce checks and capability checks further exacerbates this risk, as there are no mechanisms in place to verify user identity or authorization for this entry point.

While the vulnerability history is clean, suggesting the developers may be diligent, the current static analysis reveals a critical weakness in the unprotected REST API route. The lack of taint analysis results could be due to the limited entry points or the nature of the code, but the presence of an unprotected REST API route remains a clear and present danger. The overall risk is moderate, heavily weighted by the unprotected REST API, which outweighs the positive aspects of the code hygiene in other areas.

Key Concerns

  • Unprotected REST API route
  • No capability checks on entry points
  • No nonce checks on entry points
Vulnerabilities
None known

Uptime Monitoring for WordPress – My Website is Online Security Vulnerabilities

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

Uptime Monitoring for WordPress – My Website is Online Code Analysis

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

Output Escaping

100% escaped1 total outputs
Attack Surface
1 unprotected

Uptime Monitoring for WordPress – My Website is Online Attack Surface

Entry Points1
Unprotected1

REST API Routes 1

GET/wp-json/mywebsiteisonline/v1/verifymwio-uptime.php:79
WordPress Hooks 3
actionadmin_initmwio-uptime.php:21
actionadmin_menumwio-uptime.php:22
actionrest_api_initmwio-uptime.php:23
Maintenance & Trust

Uptime Monitoring for WordPress – My Website is Online Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedJul 27, 2023
PHP min version7.0
Downloads7K

Community Trust

Rating100/100
Number of ratings2
Active installs600
Developer Profile

Uptime Monitoring for WordPress – My Website is Online Developer Profile

santerref

3 plugins · 680 total installs

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

How We Detect Uptime Monitoring for WordPress – My Website is Online

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
wrap
Data Attributes
name="mwio_uptime_website_code"value="<?php esc_attr_e( get_option( 'mwio_uptime_website_code' ) ); ?>"
REST Endpoints
/mywebsiteisonline/v1/verify
Shortcode Output
My Website is Online
FAQ

Frequently Asked Questions about Uptime Monitoring for WordPress – My Website is Online