Signed Posts Security & Risk Analysis

wordpress.org/plugins/signed-posts

Signed Posts allows authors to sign posts, assuring content integrity. Signature verification proves post-signing alteration hasn't occurred.

0 active installs v0.5 PHP 8.2+ WP 6.9+ Updated Mar 7, 2026
didopenpgpsecuritysignatureverification
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Signed Posts Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 2mo ago
Risk Assessment

The "signed-posts" v0.5 plugin exhibits a strong security posture based on the provided static analysis. There are no identified entry points such as AJAX handlers, REST API routes, shortcodes, or cron events that are directly exposed. Furthermore, the code shows diligent use of security best practices, including the absence of dangerous functions, 100% of SQL queries utilizing prepared statements, a high percentage of properly escaped output (87%), and a significant number of nonce and capability checks (3 and 5 respectively). The absence of file operations and external HTTP requests also reduces potential attack vectors. The taint analysis revealing zero flows with unsanitized paths is particularly reassuring, indicating no immediate concerns for critical or high severity vulnerabilities originating from data flow.

The plugin's vulnerability history is also clean, with zero known CVEs recorded. This lack of past vulnerabilities, combined with the robust static analysis, suggests a well-developed and secure plugin. However, it's worth noting that a 100% output escaping rate would be ideal, and the 13% of unescaped output, while not critical in this context, could potentially become a vector if a new attack surface were introduced or an existing one overlooked in future versions. Overall, "signed-posts" v0.5 appears to be a very secure plugin with a minimal risk profile.

Key Concerns

  • Minor unescaped output detected
Vulnerabilities
None known

Signed Posts Security Vulnerabilities

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

Signed Posts Release Timeline

v0.5Current
v0.4
v0.3
Code Analysis
Analyzed Mar 17, 2026

Signed Posts Code Analysis

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

Output Escaping

87% escaped23 total outputs
Attack Surface

Signed Posts Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 18
actionshow_user_profilesigned-posts.php:152
actionedit_user_profilesigned-posts.php:153
actionshow_user_profilesigned-posts.php:182
actionedit_user_profilesigned-posts.php:183
actionpersonal_options_updatesigned-posts.php:222
actionedit_user_profile_updatesigned-posts.php:223
actionshow_user_profilesigned-posts.php:277
actionedit_user_profilesigned-posts.php:278
actionpersonal_options_updatesigned-posts.php:302
actionedit_user_profile_updatesigned-posts.php:303
actionadd_meta_boxessigned-posts.php:324
actionsave_postsigned-posts.php:420
actionwp_enqueue_scriptssigned-posts.php:484
filterthe_contentsigned-posts.php:537
filterthe_author_posts_linksigned-posts.php:594
filterthe_authorsigned-posts.php:595
filterget_the_authorsigned-posts.php:596
filterget_the_author_display_namesigned-posts.php:597
Maintenance & Trust

Signed Posts Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 7, 2026
PHP min version8.2
Downloads308

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Signed Posts Developer Profile

Marc Armengou

5 plugins · 280 total installs

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

How We Detect Signed Posts

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/signed-posts/css/signed-posts-frontend.css/wp-content/plugins/signed-posts/js/signed-posts-frontend.js
Script Paths
/wp-content/plugins/signed-posts/js/signed-posts-frontend.js
Version Parameters
signed-posts/css/signed-posts-frontend.css?ver=signed-posts/js/signed-posts-frontend.js?ver=

HTML / DOM Fingerprints

CSS Classes
signed-posts-signature-block
Data Attributes
data-signed-posts-signaturedata-signed-posts-methoddata-signed-posts-author-iddata-signed-posts-pgp-key-urldata-signed-posts-did-identifier
Shortcode Output
<div class="signed-posts-signature-block">
FAQ

Frequently Asked Questions about Signed Posts