
Suicide Security & Risk Analysis
wordpress.org/plugins/suicideRemove all content from your blog's database (by table). Multisite compatible.
Is Suicide Safe to Use in 2026?
Generally Safe
Score 85/100Suicide has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "suicide" v2.0 plugin exhibits a concerning security posture despite its seemingly small attack surface. While static analysis indicates no direct entry points like AJAX handlers, REST API routes, or shortcodes, this is heavily contradicted by the presence of two SQL queries that are not using prepared statements, and all 26 output operations are unescaped. This combination strongly suggests a high likelihood of SQL injection and cross-site scripting (XSS) vulnerabilities, particularly when considering that no capability checks are implemented, meaning any unauthenticated user could potentially trigger these vulnerable functions. The single nonce check, without other authorization mechanisms, offers minimal protection against exploitation of these flaws. The complete absence of vulnerability history and taint analysis results could indicate a lack of in-depth security testing or reporting for this plugin, rather than true inherent security. The plugin's strengths are its limited declared attack surface and lack of file operations or external requests, but these are overshadowed by critical weaknesses in data handling and output sanitization.
Key Concerns
- SQL queries without prepared statements
- Unescaped output
- Missing capability checks
Suicide Security Vulnerabilities
Suicide Code Analysis
SQL Query Safety
Output Escaping
Suicide Attack Surface
WordPress Hooks 2
Maintenance & Trust
Suicide Maintenance & Trust
Maintenance Signals
Community Trust
Suicide Alternatives
WP BackItUp Community Edition
wp-backitup
Backup, restore, clone, duplicate or migrate your site effortlessly with the WPBackItUp backup plugin. Backup every setting, post, comment, revision, …
Where Am I
whereami
Adds a HTML comment in the head on the front-end with current server name and address. Description = Where Am I is a tiny WordPress plugin which ad …
SnapShots
snapshots
Quickly Create SnapShots of your development sites and restore them with a click.
CPD-Journals
cpd-journals
Turns a WordPress Multisite installation into a CPD (Continuous Professional Development) journal platform.
Export 2 Multisite
export-2-multisite
Exports your standalone database SQL for import into a WP Multisite installation.
Suicide Developer Profile
3 plugins · 2K total installs
How We Detect Suicide
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.