Simple Google Authorship and Avatar Security & Risk Analysis

wordpress.org/plugins/simple-google-authorship-and-avatar

Enables users to easily claim google authorship on their content and use their google profile picture as an avatar

20 active installs v1.0 PHP + WP 3.2+ Updated Jan 29, 2013
authorshipavatargoogle-authorshipgoogle-profile
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Google Authorship and Avatar Safe to Use in 2026?

Generally Safe

Score 85/100

Simple Google Authorship and Avatar has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 13yr ago
Risk Assessment

The plugin "simple-google-authorship-and-avatar" v1.0 exhibits a generally good security posture in terms of its attack surface and SQL query handling. There are no reported AJAX handlers, REST API routes, shortcodes, or cron events, meaning there are very few direct entry points into the plugin. All detected SQL queries are properly prepared, indicating a conscious effort to prevent SQL injection vulnerabilities. The lack of any known CVEs or past vulnerabilities further contributes to a positive security outlook, suggesting a stable and well-maintained codebase.

However, a significant concern arises from the output escaping. With 8 total outputs and 0% properly escaped, this represents a critical weakness. Any user-supplied data or dynamically generated content that is not properly escaped before being outputted to the browser can lead to Cross-Site Scripting (XSS) vulnerabilities. The absence of taint analysis results is not necessarily positive or negative, but the identified output escaping issue is a concrete and serious risk. While the plugin has strengths in its limited attack surface and safe SQL practices, the unescaped output is a substantial security flaw that requires immediate attention.

Key Concerns

  • 0% of outputs properly escaped
Vulnerabilities
None known

Simple Google Authorship and Avatar Security Vulnerabilities

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

Simple Google Authorship and Avatar Code Analysis

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

Output Escaping

0% escaped8 total outputs
Attack Surface

Simple Google Authorship and Avatar Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actioninitsimple-google-authorship.php:13
actionwp_headsimple-google-authorship.php:168
filterget_avatarsimple-google-authorship.php:193
actionadmin_initsimple-google-authorship.php:222
Maintenance & Trust

Simple Google Authorship and Avatar Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedJan 29, 2013
PHP min version
Downloads3K

Community Trust

Rating60/100
Number of ratings2
Active installs20
Developer Profile

Simple Google Authorship and Avatar Developer Profile

Mark-k

7 plugins · 2K total installs

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

How We Detect Simple Google Authorship and Avatar

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
mk_gplus_deletemk_gplus_authorshipmk_gplus_avatar
Data Attributes
id="mk_gplus_delete"name="mk_gplus_delete"id="mk_gplus_authorship"name="mk_gplus_authorship"id="mk_gplus_avatar"name="mk_gplus_avatar"
JS Globals
mk_gplus_deletemk_gplus_authorshipmk_gplus_avatar
FAQ

Frequently Asked Questions about Simple Google Authorship and Avatar