Meta Tags Generator Security & Risk Analysis

wordpress.org/plugins/meta-tags-generator

Automatic generate meta tags. Let your WordPress site optimize with Search engine & Social sharing.

100 active installs v1.0.0 PHP + WP 2.5+ Updated Jan 17, 2017
facebook-sharemeta-descriptionmeta-tagopen-graphseo-description
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Meta Tags Generator Safe to Use in 2026?

Generally Safe

Score 85/100

Meta Tags Generator has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9yr ago
Risk Assessment

The "meta-tags-generator" plugin v1.0.0 exhibits a strong security posture based on the provided static analysis and vulnerability history. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events indicates a minimal attack surface. Furthermore, the code signals are overwhelmingly positive, with no dangerous functions, all SQL queries utilizing prepared statements, and all outputs properly escaped. The lack of file operations, external HTTP requests, and the absence of identified taint flows with unsanitized paths further reinforce this good standing. The plugin's vulnerability history is also clean, with no known CVEs, which suggests a well-developed and secure plugin. However, it's important to note the absence of nonce checks and capability checks. While the current limited attack surface might not immediately expose vulnerabilities related to these omissions, any future expansion of functionality or introduction of user-editable features without these fundamental security measures could create significant risks.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Meta Tags Generator Security Vulnerabilities

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

Meta Tags Generator Code Analysis

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

Output Escaping

100% escaped12 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
meta_tags_generator_wp_head (meta-tags-generator.php:20)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Meta Tags Generator Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionplugins_loadedmeta-tags-generator.php:13
actionwp_headmeta-tags-generator.php:19
Maintenance & Trust

Meta Tags Generator Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedJan 17, 2017
PHP min version
Downloads6K

Community Trust

Rating90/100
Number of ratings2
Active installs100
Developer Profile

Meta Tags Generator Developer Profile

CongBom

2 plugins · 110 total installs

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

How We Detect Meta Tags Generator

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

Asset Fingerprints

Generator Patterns
<!-- Meta Tags Generator BEGIN --><!-- Meta Tags Generator END -->

HTML / DOM Fingerprints

HTML Comments
<!-- Meta Tags Generator BEGIN --><!-- Meta Tags Generator END -->
Data Attributes
property="og:type"property="og:title"property="og:url"property="og:image"property="og:description"
FAQ

Frequently Asked Questions about Meta Tags Generator