Akismet Notifier Security & Risk Analysis

wordpress.org/plugins/akismet-notifier

A plugin to notify the user that the comment posted was considered as SPAM if so.

20 active installs v1.0.3 PHP + WP 3.4+ Updated Apr 27, 2016
akismetalertnotificatornotifierspam
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Akismet Notifier Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The security posture of the akismet-notifier plugin v1.0.3 appears to be generally strong based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the potential attack surface. Furthermore, the code signals indicate no dangerous functions are used, all SQL queries are prepared, and there are no file operations or external HTTP requests, which are excellent security practices. The lack of any recorded vulnerabilities or CVEs further contributes to this positive assessment.

However, a critical concern arises from the output escaping. With 100% of outputs not properly escaped, there is a significant risk of Cross-Site Scripting (XSS) vulnerabilities. Any dynamic data displayed to users could potentially be exploited by an attacker to inject malicious scripts. The absence of any capability checks or nonce checks on the identified entry points (though none were found) also presents a theoretical risk if new entry points were to be added without proper security considerations in the future. Despite the very limited attack surface, the unescaped output is a tangible and concerning weakness.

In conclusion, while the plugin demonstrates good security practices in many areas, the lack of output escaping is a notable vulnerability that requires immediate attention. The absence of historical vulnerabilities is a positive sign of development diligence, but it does not negate the risks identified in the current static analysis. The plugin's strengths lie in its minimal attack surface and robust handling of SQL, but its weakness in output escaping significantly impacts its overall security.

Key Concerns

  • Unescaped output
Vulnerabilities
None known

Akismet Notifier Security Vulnerabilities

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

Akismet Notifier Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Akismet Notifier Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actioncomment_postakismet-notifier.php:25
actionwp_footerakismet-notifier.php:40
actionplugins_loadedakismet-notifier.php:50
Maintenance & Trust

Akismet Notifier Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedApr 27, 2016
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings2
Active installs20
Developer Profile

Akismet Notifier Developer Profile

Alberto Hornero

2 plugins · 6K total installs

69
trust score
Avg Security Score
86/100
Avg Patch Time
1136 days
View full developer profile
Detection Fingerprints

How We Detect Akismet Notifier

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

Asset Fingerprints

HTML / DOM Fingerprints

JS Globals
window.es_spam
FAQ

Frequently Asked Questions about Akismet Notifier