Author Signature Security & Risk Analysis

wordpress.org/plugins/author-signature

This plugin appends the author's signature to blog posts or/and pages.

10 active installs v1.3.8 PHP + WP 2.8+ Updated Apr 15, 2024
authorpage-signaturepost-signaturesignaturewordpress-signature
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Author Signature Safe to Use in 2026?

Generally Safe

Score 92/100

Author Signature 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 "author-signature" plugin version 1.3.8 exhibits a strong security posture based on the provided static analysis. The absence of any detected AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the potential attack surface. The code demonstrates good security practices, with all SQL queries utilizing prepared statements and all output being properly escaped. There are no identified dangerous functions, file operations, or external HTTP requests, further bolstering its security. The presence of one capability check is a positive indicator, though the lack of nonce checks across any entry points is a notable oversight, especially if functionality were to be added later.

The taint analysis reveals no identified flows, indicating no apparent risks of unsanitized data leading to vulnerabilities. The vulnerability history is equally clean, with no recorded CVEs of any severity. This history suggests a plugin that has either been consistently secure or has not been a target for exploitation. However, the lack of nonce checks, while not currently exploitable given the zero entry points, represents a potential future weakness if new features are introduced without proper authorization mechanisms.

Key Concerns

  • Missing nonce checks on potential entry points
Vulnerabilities
None known

Author Signature Security Vulnerabilities

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

Author Signature Code Analysis

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

Output Escaping

100% escaped20 total outputs
Attack Surface

Author Signature Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionadmin_enqueue_scriptsmysignature.php:35
actionadmin_menumysignature.php:36
actionwp_enqueue_scriptsmysignature.php:37
actionshow_user_profilemysignature.php:38
actionedit_user_profilemysignature.php:39
actionpersonal_options_updatemysignature.php:40
actionedit_user_profile_updatemysignature.php:41
filterthe_contentmysignature.php:42
Maintenance & Trust

Author Signature Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedApr 15, 2024
PHP min version
Downloads5K

Community Trust

Rating80/100
Number of ratings4
Active installs10
Developer Profile

Author Signature Developer Profile

Zakir Sajib

2 plugins · 20 total installs

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

How We Detect Author Signature

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/author-signature/admin/css/style.css/wp-content/plugins/author-signature/public/css/style.css
Script Paths
/wp-content/plugins/author-signature/admin/js/media-lib-uploader.js
Version Parameters
author-signature/admin/css/style.css?ver=author-signature/public/css/style.css?ver=author-signature/admin/js/media-lib-uploader.js?ver=

HTML / DOM Fingerprints

CSS Classes
my-signaturesignature-woo-activatedwoo-deactivatedsignature-name
Data Attributes
alt="Author Signature for Pages"alt="Author Signature for Posts"
FAQ

Frequently Asked Questions about Author Signature