Delete Own Admin Account Security & Risk Analysis

wordpress.org/plugins/delete-own-admin-account

Adds a safe “Delete Own Account” action to an administrator’s own row in the WordPress Users list, enabling self-removal while preserving site integri …

30 active installs v1.0.2 PHP + WP 6.1+ Updated Oct 17, 2025
adminadministratordeleteownremove
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Delete Own Admin Account Safe to Use in 2026?

Generally Safe

Score 100/100

Delete Own Admin Account has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7mo ago
Risk Assessment

The 'delete-own-admin-account' plugin, version 1.0.2, exhibits a strong security posture based on the provided static analysis. The absence of any identified entry points that lack authentication checks, combined with the complete avoidance of dangerous functions, raw SQL queries, and external HTTP requests, indicates a well-secured codebase.

Furthermore, the presence of nonces and capability checks, along with the 100% use of prepared statements for SQL queries, are excellent security practices. The taint analysis revealing zero flows with unsanitized paths or critical/high severity issues further reinforces this positive assessment.

The plugin's vulnerability history is also clean, with no known CVEs, unpatched vulnerabilities, or recorded common vulnerability types. This suggests a history of secure development and maintenance. Overall, this plugin appears to be a secure option with no immediate exploitable risks identified in the static analysis or historical data.

Vulnerabilities
None known

Delete Own Admin Account Security Vulnerabilities

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

Delete Own Admin Account Release Timeline

v1.0.2Current
v1.0.1
Code Analysis
Analyzed Mar 16, 2026

Delete Own Admin Account Code Analysis

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

Output Escaping

71% escaped28 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
render_delete_confirmation_page (delete-own-admin-account.php:170)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Delete Own Admin Account Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actioninitdelete-own-admin-account.php:28
filteruser_row_actionsdelete-own-admin-account.php:36
actionadmin_initdelete-own-admin-account.php:39
actionadmin_menudelete-own-admin-account.php:42
actionadmin_noticesdelete-own-admin-account.php:45
Maintenance & Trust

Delete Own Admin Account Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedOct 17, 2025
PHP min version
Downloads276

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

Delete Own Admin Account Developer Profile

activity-log.com

5 plugins · 1K total installs

76
trust score
Avg Security Score
95/100
Avg Patch Time
118 days
View full developer profile
Detection Fingerprints

How We Detect Delete Own Admin Account

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
page=delete-own-admin-confirmaction=confirm_delete_own_admin_account
FAQ

Frequently Asked Questions about Delete Own Admin Account