News Keywords Security & Risk Analysis

wordpress.org/plugins/news-keywords

Adds easily the Google-specific metatag "news_keywords" with Post Tags into wp_head().

40 active installs v1.0.1 PHP + WP 3.4+ Updated Nov 19, 2015
googlemetapostseotags
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is News Keywords Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The "news-keywords" plugin v1.0.1 exhibits a strong security posture in several key areas. The static analysis reveals no identified entry points for attack such as AJAX handlers, REST API routes, shortcodes, or cron events that are unprotected. Furthermore, the code signals indicate a lack of dangerous functions, no raw SQL queries, no file operations, and no external HTTP requests. The absence of vulnerability history also suggests a history of secure development or limited public exposure.

However, a significant concern arises from the output escaping analysis, which shows that 100% of outputs are not properly escaped. This presents a clear risk of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data, if present, could be injected into the page without sanitization. Despite the lack of apparent attack vectors through entry points, the unescaped output remains a critical weakness that could be exploited if any data manipulation capabilities exist within the plugin that are not immediately obvious from the provided static analysis.

In conclusion, while the plugin has commendable strengths in minimizing its attack surface and avoiding common dangerous coding practices, the complete lack of output escaping is a critical flaw. This weakness significantly elevates the risk profile, overshadowing the otherwise positive indicators. Developers should prioritize addressing this output sanitization issue to mitigate potential XSS vulnerabilities.

Key Concerns

  • 100% of outputs are not properly escaped
Vulnerabilities
None known

News Keywords Security Vulnerabilities

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

News Keywords Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

News Keywords Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwp_headnews_keywords.php:59
Maintenance & Trust

News Keywords Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedNov 19, 2015
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs40
Developer Profile

News Keywords Developer Profile

John Sear

1 plugin · 40 total installs

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

How We Detect News Keywords

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
<meta name="news_keywords" content="
FAQ

Frequently Asked Questions about News Keywords