WPtags 4 MetaKeywords Security & Risk Analysis

wordpress.org/plugins/wptags-4-metakeywords

This is a tiny, lightweight plugin I wrote to use the new native tagging from WordPress 2.3+ to automatically create a meta-keyword-tag for my blog.

10 active installs v0.6.4 PHP + WP 2.7+ Updated Dec 31, 2008
meta-keywordsseotag
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WPtags 4 MetaKeywords Safe to Use in 2026?

Generally Safe

Score 85/100

WPtags 4 MetaKeywords has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 17yr ago
Risk Assessment

The "wptags-4-metakeywords" v0.6.4 plugin exhibits a generally positive security posture with no reported vulnerabilities in its history and a limited attack surface. The static analysis shows no directly exploitable entry points like AJAX handlers, REST API routes, or shortcodes without authentication. The absence of dangerous functions, file operations, and external HTTP requests further contributes to its security. However, significant concerns arise from the code analysis regarding data handling. The plugin performs SQL queries without utilizing prepared statements, posing a risk of SQL injection. Furthermore, none of its output is properly escaped, creating a high likelihood of Cross-Site Scripting (XSS) vulnerabilities. While nonce and capability checks are present, their effectiveness is diminished by the widespread lack of output escaping and raw SQL usage.

Key Concerns

  • SQL queries not using prepared statements
  • No output properly escaped
Vulnerabilities
None known

WPtags 4 MetaKeywords Security Vulnerabilities

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

WPtags 4 MetaKeywords Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

0% escaped12 total outputs
Attack Surface

WPtags 4 MetaKeywords Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_menumetaheader-keywords.php:33
actionadmin_initmetaheader-keywords.php:34
actionwp_headmetaheader-keywords.php:201
Maintenance & Trust

WPtags 4 MetaKeywords Maintenance & Trust

Maintenance Signals

WordPress version tested2.7
Last updatedDec 31, 2008
PHP min version
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WPtags 4 MetaKeywords Developer Profile

Erunafailaro

5 plugins · 240 total installs

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

How We Detect WPtags 4 MetaKeywords

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

Asset Fingerprints

HTML / DOM Fingerprints

HTML Comments
<!-- Plugin: Copyright 2006 Jan Weinschenker (email: pandorafeeds@weinschenker.name) --><!-- This program is free software; you can redistribute it and/or modify --><!-- it under the terms of the GNU General Public License as published by --><!-- the Free Software Foundation; either version 2 of the License, or -->+8 more
Data Attributes
id="home-meta-keywords"name="home-meta-keywords"id="metaheader_keywords_options_form"name="keywords"
Shortcode Output
<meta name="keywords"<pre><code>&lt;meta name="keywords" content="
FAQ

Frequently Asked Questions about WPtags 4 MetaKeywords