Publication Widget – Seonapsi Security & Risk Analysis

wordpress.org/plugins/publication-widget-seonapsi

A lightweight WordPress dashboard widget that visualizes published posts per month in a bar chart.

10 active installs v1.0 PHP 7.2+ WP 5.0+ Updated Feb 15, 2025
articlesdashboardpostsstatisticswidget
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Publication Widget – Seonapsi Safe to Use in 2026?

Generally Safe

Score 92/100

Publication Widget – Seonapsi has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The "publication-widget-seonapsi" v1.0 plugin exhibits a generally strong security posture based on the provided static analysis. All identified entry points, including AJAX handlers, are protected by authentication checks, which is a significant positive. The code also demonstrates good practices by exclusively using prepared statements for SQL queries and properly escaping all output, mitigating common vulnerabilities like SQL injection and Cross-Site Scripting (XSS). The absence of file operations, external HTTP requests, and bundled libraries further reduces potential attack vectors.

However, a key concern is the complete absence of capability checks on the AJAX handlers. While authentication prevents unauthorized users from accessing these handlers, it doesn't ensure that only users with the appropriate WordPress roles and permissions can execute them. This could lead to privilege escalation vulnerabilities if the AJAX actions are sensitive. The vulnerability history is clean, with no recorded CVEs, suggesting a lack of known security flaws. This, combined with the secure coding practices observed, indicates a generally well-developed plugin. The plugin's strengths lie in its diligent use of prepared statements and output escaping, but the lack of capability checks on AJAX endpoints represents a notable area for improvement.

Key Concerns

  • Missing capability checks on AJAX handlers
Vulnerabilities
None known

Publication Widget – Seonapsi Security Vulnerabilities

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

Publication Widget – Seonapsi Release Timeline

v1.0.0
Code Analysis
Analyzed Mar 17, 2026

Publication Widget – Seonapsi Code Analysis

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

Output Escaping

100% escaped9 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
publnapsi25_save_language (publication-widget-seonapsi.php:25)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Publication Widget – Seonapsi Attack Surface

Entry Points3
Unprotected0

AJAX Handlers 3

authwp_ajax_publnapsi25_save_languagepublication-widget-seonapsi.php:42
authwp_ajax_publnapsi25_get_chart_datapublication-widget-seonapsi.php:115
noprivwp_ajax_publnapsi25_get_chart_datapublication-widget-seonapsi.php:116
WordPress Hooks 6
actionwp_dashboard_setuppublication-widget-seonapsi.php:22
actionadmin_enqueue_scriptspublication-widget-seonapsi.php:58
actionsave_postpublication-widget-seonapsi.php:128
actiondelete_postpublication-widget-seonapsi.php:129
actionadmin_enqueue_scriptspublication-widget-seonapsi.php:148
actionadmin_enqueue_scriptspublication-widget-seonapsi.php:201
Maintenance & Trust

Publication Widget – Seonapsi Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedFeb 15, 2025
PHP min version7.2
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Publication Widget – Seonapsi Developer Profile

Raoul Gargiulo - Seonapsi

2 plugins · 10 total installs

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

How We Detect Publication Widget – Seonapsi

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/publication-widget-seonapsi/assets/js/chart.js/wp-content/plugins/publication-widget-seonapsi/assets/js/chartjs-plugin-datalabels.js/wp-content/plugins/publication-widget-seonapsi/assets/js/dashboard-widget.js
Script Paths
/wp-content/plugins/publication-widget-seonapsi/assets/js/chart.js/wp-content/plugins/publication-widget-seonapsi/assets/js/chartjs-plugin-datalabels.js/wp-content/plugins/publication-widget-seonapsi/assets/js/dashboard-widget.js
Version Parameters
publication-widget-seonapsi/assets/js/chart.js?ver=publication-widget-seonapsi/assets/js/chartjs-plugin-datalabels.js?ver=publication-widget-seonapsi/assets/js/dashboard-widget.js?ver=

HTML / DOM Fingerprints

CSS Classes
publnapsi25_dashboard_widget
Data Attributes
id="publnapsi25-year-selector"id="publnapsi25-language-selector"data-nonceid="publnapsi25-chart"
JS Globals
publnapsi25_data
REST Endpoints
/wp-json/wp/v2/posts
FAQ

Frequently Asked Questions about Publication Widget – Seonapsi