Vigilant Healthchecks Security & Risk Analysis

wordpress.org/plugins/vigilant-healthchecks

A WordPress plugin that provides healthchecks to your WordPress site that integrate seamlessly with Vigilant (https://govigilant.io).

0 active installs v1.0.0 PHP 8.2+ WP 6.3+ Updated Unknown
cronhealthcheckmetricsmonitoringrest-api
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Vigilant Healthchecks Safe to Use in 2026?

Generally Safe

Score 100/100

Vigilant Healthchecks has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The vigilant-healthchecks plugin v1.0.0 exhibits a strong security posture based on the provided static analysis and vulnerability history. The plugin has a minimal attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events that could be exploited. Furthermore, the code adheres to good security practices by utilizing prepared statements for all SQL queries and properly escaping all output. The absence of file operations and external HTTP requests also reduces potential avenues for attack. Crucially, the plugin has no recorded vulnerabilities or CVEs, indicating a history of secure development or a lack of exposure to known exploit techniques.

While the plugin demonstrates excellent security fundamentals, a notable absence of nonce checks across its entry points, coupled with only one capability check, presents a potential, albeit theoretical, concern. The static analysis reported zero AJAX handlers without authentication, implying any existing handlers *do* have checks, but the absence of explicitly identified nonce checks in the analysis is a point of note. The taint analysis showing zero flows with unsanitized paths is a positive indicator, reinforcing the idea that data entering the plugin is handled securely. Overall, vigilant-healthchecks appears to be a very secure plugin, with the only area for potential improvement being the explicit and documented implementation of nonces for any future or existing interactive elements, though currently, the lack of an attack surface makes this less of an immediate threat.

Key Concerns

  • Missing nonce checks
  • Low number of capability checks
Vulnerabilities
None known

Vigilant Healthchecks Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Vigilant Healthchecks Release Timeline

No version history available.
Code Analysis
Analyzed Apr 6, 2026

Vigilant Healthchecks Code Analysis

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

SQL Query Safety

100% prepared3 total queries

Output Escaping

100% escaped13 total outputs
Attack Surface

Vigilant Healthchecks Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_initsrc/Admin/SettingsPage.php:24
actionadmin_menusrc/Admin/SettingsPage.php:25
filtercron_schedulessrc/Cron/Scheduler.php:29
actioninitsrc/Cron/Scheduler.php:30
actionvigilant_healthchecks_preparesrc/Cron/Scheduler.php:32
actionrest_api_initsrc/Rest/HealthEndpoint.php:27
Maintenance & Trust

Vigilant Healthchecks Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedUnknown
PHP min version8.2
Downloads273

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Vigilant Healthchecks Developer Profile

vincentbean

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 Vigilant Healthchecks

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

Asset Fingerprints

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

HTML / DOM Fingerprints

REST Endpoints
/wp-json/vigilant/v1/health
FAQ

Frequently Asked Questions about Vigilant Healthchecks