Auto Generate Title Security & Risk Analysis

wordpress.org/plugins/auto-generate-title

Want to save time. Do not want to write TITLE manually. This plugin is for you. No need to write the title. It will generate Post Title from your Post …

20 active installs v1.1 PHP + WP 3.x+ Updated Jan 21, 2015
automaticgeneratorpost-titlepoststitle
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Auto Generate Title Safe to Use in 2026?

Generally Safe

Score 85/100

Auto Generate Title has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11yr ago
Risk Assessment

The "auto-generate-title" v1.1 plugin exhibits a strong security posture based on the provided static analysis. The complete absence of dangerous functions, SQL queries not using prepared statements, and properly escaped output are excellent indicators of secure coding practices. Furthermore, the lack of external HTTP requests and file operations significantly reduces the potential attack surface. The plugin also boasts a clean vulnerability history with no recorded CVEs, suggesting a history of stable and secure releases.

While the static analysis reveals no immediate vulnerabilities, the presence of a shortcode as the sole entry point, without any explicit capability checks or nonce verification mentioned, represents a potential, albeit minor, concern. A shortcode, by its nature, can be triggered by any user who can submit content in a post or page. If this shortcode were to perform any sensitive operation or process user-supplied data, its lack of explicit authorization checks could be problematic. However, without further details on what the shortcode actually does, it's difficult to assign a high-risk level to this.

In conclusion, "auto-generate-title" v1.1 appears to be a well-developed and secure plugin. Its adherence to fundamental security principles in its code is commendable. The only area for potential improvement, based on the limited information, would be to ensure robust authorization checks are in place for its shortcode functionality, especially if it handles any form of user input. This would further solidify its already good security standing.

Key Concerns

  • Shortcode lacks explicit capability checks
Vulnerabilities
None known

Auto Generate Title Security Vulnerabilities

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

Auto Generate Title Code Analysis

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

Auto Generate Title Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[agt] agt.php:15
WordPress Hooks 1
filterwp_insert_post_dataagt.php:20
Maintenance & Trust

Auto Generate Title Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.42
Last updatedJan 21, 2015
PHP min version
Downloads5K

Community Trust

Rating100/100
Number of ratings4
Active installs20
Developer Profile

Auto Generate Title Developer Profile

jsphstls

7 plugins · 540 total installs

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

How We Detect Auto Generate Title

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/auto-generate-title/agt.php

HTML / DOM Fingerprints

Shortcode Output
[agt][/agt]
FAQ

Frequently Asked Questions about Auto Generate Title