Auto Tag Generator Security & Risk Analysis

wordpress.org/plugins/auto-tag-generator

Automatically creates tags from post title, on update or publish.

100 active installs v1.0 PHP + WP 3.0.1+ Updated Oct 16, 2013
auto-tagtagtag-generator
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Auto Tag Generator Safe to Use in 2026?

Generally Safe

Score 85/100

Auto Tag Generator 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 auto-tag-generator plugin v1.0 exhibits a mixed security posture. On the surface, the lack of discovered CVEs and its 0-day status, combined with the absence of obvious attack vectors like AJAX handlers, REST API routes, shortcodes, or cron events, suggests a generally secure initial impression. The code analysis also shows a positive sign with 100% of SQL queries utilizing prepared statements, indicating good database interaction practices. However, significant concerns arise from the code analysis. Notably, 0% of output escaping is properly done, presenting a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. The presence of file operations without explicit context regarding sanitization or permissions also warrants caution. While the vulnerability history is clean, this can be misleading if not paired with robust code analysis; the lack of output escaping is a serious flaw that could easily lead to exploitable vulnerabilities if any user-supplied data reaches output. The absence of nonce checks and capability checks on any identified entry points (though none were found) is a theoretical concern if new entry points are added without proper security measures. Overall, the plugin has strengths in its lack of historical vulnerabilities and secure SQL practices but has a critical weakness in output escaping that requires immediate attention.

Key Concerns

  • 0% output escaping
  • File operations present without context
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Auto Tag Generator Security Vulnerabilities

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

Auto Tag Generator Release Timeline

No version history available.
Code Analysis
Analyzed Mar 16, 2026

Auto Tag Generator Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

Auto Tag Generator Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_menufmzac_AutoTagGenerator.php:43
actionadmin_initfmzac_AutoTagGenerator.php:44
actionsave_postfmzac_AutoTagGenerator.php:45
Maintenance & Trust

Auto Tag Generator Maintenance & Trust

Maintenance Signals

WordPress version tested3.6.1
Last updatedOct 16, 2013
PHP min version
Downloads20K

Community Trust

Rating72/100
Number of ratings7
Active installs100
Developer Profile

Auto Tag Generator Developer Profile

fmzac

1 plugin · 100 total installs

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

How We Detect Auto Tag Generator

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Auto Tag Generator