Fatal Plugin Auto Deactivator – Never let a plugin break your site Security & Risk Analysis

wordpress.org/plugins/fatal-plugin-auto-deactivator

Automatically deactivates plugins that cause fatal errors to prevent site crashes and keep your WordPress site running smoothly.

50 active installs v1.1.0 PHP 7.0+ WP 5.3+ Updated Jun 1, 2025
crash-preventionerror-handlingfatal-errorplugin-deactivationsite-protection
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Fatal Plugin Auto Deactivator – Never let a plugin break your site Safe to Use in 2026?

Generally Safe

Score 100/100

Fatal Plugin Auto Deactivator – Never let a plugin break your site has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10mo ago
Risk Assessment

The 'fatal-plugin-auto-deactivator' plugin v1.1.0 demonstrates a generally strong security posture based on the provided static analysis. The plugin has no recorded vulnerabilities, which is a significant positive. Furthermore, the absence of AJAX handlers, REST API routes, shortcodes, and cron events with unprotected entry points indicates a limited attack surface. The code also shows good practices like using prepared statements for all SQL queries, and a reasonable percentage of output escaping. The presence of nonce and capability checks also contributes to its secure design.

However, the taint analysis reveals a potential area of concern. Two taint flows were analyzed, and both had unsanitized paths. While these did not escalate to critical or high severity in this analysis, it's crucial to understand the nature of these unsanitized paths. Unsanitized paths, even if they don't lead to immediate vulnerabilities in the current version, represent a potential risk if other parts of the code or future modifications handle this data insecurely. The file operations, while not explicitly flagged as problematic, could also warrant further scrutiny in conjunction with the unsanitized paths.

In conclusion, the plugin is built with a good foundation of security practices, particularly regarding its limited attack surface and SQL handling. The lack of vulnerability history is reassuring. The primary area for improvement lies in investigating and sanitizing the identified unsanitized paths to completely eliminate potential risks.

Key Concerns

  • Taint flow with unsanitized paths identified
  • File operations present without explicit context
Vulnerabilities
None known

Fatal Plugin Auto Deactivator – Never let a plugin break your site Security Vulnerabilities

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

Fatal Plugin Auto Deactivator – Never let a plugin break your site Code Analysis

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

Output Escaping

77% escaped26 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
display_custom_error_page (includes\class-fatal-error-handler.php:240)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Fatal Plugin Auto Deactivator – Never let a plugin break your site Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_noticesincludes\class-admin.php:24
actionadmin_menuincludes\class-admin.php:25
filterplugin_action_links_fatal-plugin-auto-deactivator/fatal-plugin-auto-deactivator.phpincludes\class-admin.php:26
actionadmin_initincludes\class-plugin-lifecycle.php:24
actionplugins_loadedincludes\class-utils.php:24
Maintenance & Trust

Fatal Plugin Auto Deactivator – Never let a plugin break your site Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJun 1, 2025
PHP min version7.0
Downloads764

Community Trust

Rating100/100
Number of ratings2
Active installs50
Developer Profile

Fatal Plugin Auto Deactivator – Never let a plugin break your site Developer Profile

Linkon Miyan

1 plugin · 50 total installs

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

How We Detect Fatal Plugin Auto Deactivator – Never let a plugin break your site

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/fatal-plugin-auto-deactivator/includes/class-fatal-error-handler.php/wp-content/plugins/fatal-plugin-auto-deactivator/includes/class-dropin-manager.php/wp-content/plugins/fatal-plugin-auto-deactivator/includes/class-admin.php/wp-content/plugins/fatal-plugin-auto-deactivator/includes/class-plugin-lifecycle.php/wp-content/plugins/fatal-plugin-auto-deactivator/includes/class-utils.php/wp-content/plugins/fatal-plugin-auto-deactivator/includes/fatal-error-handler-dropin.php

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Fatal Plugin Auto Deactivator – Never let a plugin break your site