Post Digest Security & Risk Analysis

wordpress.org/plugins/post-digest

Boost engagement with AI summary buttons. Track user interests through prompt analytics.

0 active installs v1.0.2 PHP 7.4+ WP 5.0+ Updated Oct 13, 2025
aiblockchatgptgutenbergsummary
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Post Digest Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 5mo ago
Risk Assessment

The 'post-digest' v1.0.2 plugin exhibits a mixed security posture. On the positive side, the plugin demonstrates strong output sanitization, with all observed outputs properly escaped. It also correctly uses nonce and capability checks for at least one operation. There is no recorded vulnerability history, suggesting a potentially stable codebase regarding known security flaws.

However, significant concerns arise from the attack surface. The plugin exposes two AJAX handlers, and alarmingly, both lack authentication checks. This means any user, even unauthenticated ones, could potentially trigger these AJAX endpoints, leading to unauthorized actions. Furthermore, all SQL queries within the plugin are not using prepared statements, which is a critical security weakness that could lead to SQL injection vulnerabilities if the data used in these queries is not meticulously sanitized. The lack of taint analysis results, while not necessarily indicating absence of issues, means potential unsanitized data flows were not identified by the tools used.

In conclusion, while the plugin has strengths in output escaping and a clean vulnerability history, the unprotected AJAX endpoints and the complete absence of prepared statements for SQL queries present substantial security risks that warrant immediate attention and remediation.

Key Concerns

  • AJAX handlers without auth checks
  • SQL queries not using prepared statements
Vulnerabilities
None known

Post Digest Security Vulnerabilities

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

Post Digest Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

100% escaped30 total outputs
Attack Surface
2 unprotected

Post Digest Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_wrpdig_track_clickpost-digest.php:125
noprivwp_ajax_wrpdig_track_clickpost-digest.php:126
WordPress Hooks 6
filterpre_comment_approvedincludes\class-wrpdig-analytics.php:152
filtercomment_flood_filterincludes\class-wrpdig-analytics.php:153
actionenqueue_block_editor_assetsincludes\class-wrpdig-block.php:16
filterblock_categories_allincludes\class-wrpdig-block.php:17
actionplugins_loadedpost-digest.php:47
actionenqueue_block_editor_assetspost-digest.php:60
Maintenance & Trust

Post Digest Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedOct 13, 2025
PHP min version7.4
Downloads159

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Post Digest Developer Profile

Wise-Relations.com

1 plugin · 0 total installs

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

How We Detect Post Digest

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/post-digest/blocks/summary-button/edit.js/wp-content/plugins/post-digest/blocks/summary-button/style.css/wp-content/plugins/post-digest/blocks/summary-button/frontend.js
Script Paths
/wp-content/plugins/post-digest/blocks/summary-button/edit.js/wp-content/plugins/post-digest/blocks/summary-button/frontend.js
Version Parameters
ver=1.0.2

HTML / DOM Fingerprints

CSS Classes
post-digest-container
Data Attributes
data-block-id
JS Globals
wrpdigData
Shortcode Output
<div class="post-digest-container"
FAQ

Frequently Asked Questions about Post Digest