Passive Indexation Check Security & Risk Analysis

wordpress.org/plugins/passive-indexation-check

Passive Indexation Check notifies you when googlebot stops visiting your blog for a certain period of time.

10 active installs v1.0.0 PHP + WP 4.0+ Updated Feb 9, 2016
googlebotindexindexationseo
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Passive Indexation Check Safe to Use in 2026?

Generally Safe

Score 85/100

Passive Indexation Check has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The passive-indexation-check plugin version 1.0.0 exhibits a generally strong security posture based on the static analysis. All identified entry points, including AJAX handlers and cron events, appear to have proper nonce checks in place, which is a positive sign for preventing common cross-site request forgery attacks. The code also demonstrates good practices by avoiding dangerous functions, performing all SQL queries using prepared statements, and ensuring all outputs are properly escaped. Furthermore, the absence of any file operations or external HTTP requests limits the potential for code injection or network-based exploits. The plugin also has no known vulnerabilities or CVEs in its history, which indicates a history of secure development or thorough vetting.

While the static analysis reveals no critical or high-severity issues, the lack of capability checks on the AJAX handlers is a point of concern. Although nonce checks are present, an attacker could potentially trigger these AJAX actions if they can trick a logged-in administrator into performing an action, and the action doesn't require specific administrative privileges. The taint analysis showing zero flows, while generally good, could be a result of a very limited attack surface for taint analysis or a lack of complex data processing that might introduce vulnerabilities. In conclusion, the plugin is well-coded in terms of preventing common vulnerabilities, but the absence of capability checks on AJAX handlers represents a potential weakness that should be addressed to further harden its security.

Key Concerns

  • AJAX handlers lack capability checks
Vulnerabilities
None known

Passive Indexation Check Security Vulnerabilities

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

Passive Indexation Check Code Analysis

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

Passive Indexation Check Attack Surface

Entry Points3
Unprotected0

AJAX Handlers 3

authwp_ajax_passive_indexation_check_update_settingsindex.php:27
authwp_ajax_passive_indexation_check_delete_emailindex.php:28
authwp_ajax_passive_indexation_check_add_emailindex.php:29
WordPress Hooks 6
actiondo_robotsindex.php:25
actionadmin_initindex.php:26
actionadmin_menuindex.php:30
actionadmin_noticesindex.php:31
actionadmin_noticesindex.php:32
actionpassive_indexation_check_send_emailsindex.php:33

Scheduled Events 1

passive_indexation_check_send_emails
Maintenance & Trust

Passive Indexation Check Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedFeb 9, 2016
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Passive Indexation Check Developer Profile

Niteo

4 plugins · 20K total installs

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

How We Detect Passive Indexation Check

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/passive-indexation-check/css/main.css/wp-content/plugins/passive-indexation-check/js/passive_indexation_check.js
Script Paths
/wp-content/plugins/passive-indexation-check/js/passive_indexation_check.js
Version Parameters
passive-indexation-check/js/passive_indexation_check.js?ver=passive-indexation-check/css/main.css?ver=

HTML / DOM Fingerprints

JS Globals
passive_indexation_check_ajax_object
REST Endpoints
/wp-json/passive-indexation-check/v1/settings/wp-json/passive-indexation-check/v1/emails
FAQ

Frequently Asked Questions about Passive Indexation Check