Basic Google Authorship Security & Risk Analysis

wordpress.org/plugins/basic-google-authorship

This plugin replaces author links of your posts with your Google+ Profile Link.

10 active installs v1.0.0 PHP + WP 3.2.1+ Updated Nov 24, 2013
google-authorship
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Basic Google Authorship Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The 'basic-google-authorship' plugin v1.0.0 exhibits a generally positive security posture based on the provided static analysis. The absence of any recorded CVEs, unpatched vulnerabilities, or critical findings in taint analysis is a strong indicator of secure development practices. The plugin also demonstrates good habits by utilizing prepared statements for all SQL queries and performing capability checks for its entry points.

However, a significant concern arises from the complete lack of output escaping. This means that any dynamic data processed and displayed by the plugin is not being sanitized, leaving it vulnerable to Cross-Site Scripting (XSS) attacks. While the attack surface is small and appears to be protected by capability checks, the lack of output escaping on all outputs represents a critical weakness that could be exploited. The absence of nonce checks and a lack of deep taint analysis, while not immediately indicative of a vulnerability given the small attack surface, means that more complex or subtle vulnerabilities might be overlooked.

In conclusion, the plugin's strengths lie in its SQL query handling and the apparent effort to secure its entry points. However, the critical failure in output escaping creates a significant risk that needs to be addressed. Until this is rectified, the plugin should be considered with caution.

Key Concerns

  • 0% of outputs properly escaped
Vulnerabilities
None known

Basic Google Authorship Security Vulnerabilities

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

Basic Google Authorship Release Timeline

v1.0.0Current
Code Analysis
Analyzed Apr 16, 2026

Basic Google Authorship Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

Basic Google Authorship Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[basic_google_authorship_link] basic-google-authorship.php:38
[basic_google_authorship_name] basic-google-authorship.php:39
WordPress Hooks 4
actionshow_user_profilebasic-google-authorship.php:41
actionedit_user_profilebasic-google-authorship.php:42
actionpersonal_options_updatebasic-google-authorship.php:44
actionedit_user_profile_updatebasic-google-authorship.php:45
Maintenance & Trust

Basic Google Authorship Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedNov 24, 2013
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Basic Google Authorship Developer Profile

phpgeekfr

1 plugin · 10 total installs

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

How We Detect Basic Google Authorship

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
id="basic_google_authorsihp_url"name="basic_google_authorsihp_url"id="basic_google_authorship_name"name="basic_google_authorship_name"
Shortcode Output
[basic_google_authorship_link][basic_google_authorship_name]
FAQ

Frequently Asked Questions about Basic Google Authorship