Post to FAQ AI Converter Security & Risk Analysis

wordpress.org/plugins/post-to-faq-ai-converter

Generate FAQ questions and answers for posts using Google AI Studio (Gemini API). Outputs structured FAQ schema.

0 active installs v1.0 PHP 7.2+ WP 5.6+ Updated Feb 19, 2026
aicontent-generationfaqgeminigoogle-ai
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Post to FAQ AI Converter Safe to Use in 2026?

Generally Safe

Score 100/100

Post to FAQ AI Converter has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2mo ago
Risk Assessment

The 'post-to-faq-ai-converter' plugin v1.0 exhibits a mixed security posture. On the positive side, it demonstrates good practices by not using dangerous functions, performing all SQL queries using prepared statements, and avoiding file operations or external HTTP requests (though one is present, it's noted in code signals). The plugin also includes nonce and capability checks, which are crucial for securing WordPress functionalities. Its vulnerability history is clean, with no recorded CVEs, suggesting a potentially stable and well-maintained codebase in the past.

However, a significant concern arises from its attack surface. The plugin has one AJAX handler that lacks authentication checks. This unprotected entry point is a primary risk, as it could be exploited by unauthenticated users to perform unintended actions within the plugin. While taint analysis shows no critical or high severity flows, the lack of authentication on an AJAX endpoint is a direct vulnerability that could lead to privilege escalation or data manipulation if the handler performs sensitive operations.

Despite the absence of historical vulnerabilities and the use of prepared statements for SQL, the unprotected AJAX handler is a critical oversight. The plugin's strengths lie in its SQL handling and lack of historical issues, but its weakness is the single, exposed entry point. Users should exercise caution until this specific vulnerability is addressed.

Key Concerns

  • AJAX handler without authentication check
  • Output escaping only 57% properly escaped
Vulnerabilities
None known

Post to FAQ AI Converter Security Vulnerabilities

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

Post to FAQ AI Converter Release Timeline

v1.0Current
Code Analysis
Analyzed Mar 17, 2026

Post to FAQ AI Converter Code Analysis

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

Output Escaping

57% escaped7 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
pstfqaicnvtr_render_settings_page (includes\settings.php:17)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

Post to FAQ AI Converter Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_pstfqaicnvtr_generateclass-post-to-faq-converter.php:39
WordPress Hooks 4
actionadmin_menuclass-post-to-faq-converter.php:37
actionadd_meta_boxesclass-post-to-faq-converter.php:38
actionwp_headclass-post-to-faq-converter.php:40
actionadmin_enqueue_scriptspost-to-faq-ai-converter.php:44
Maintenance & Trust

Post to FAQ AI Converter Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 19, 2026
PHP min version7.2
Downloads140

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Post to FAQ AI Converter Developer Profile

samiur6688

23 plugins · 260 total installs

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

How We Detect Post to FAQ AI Converter

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/post-to-faq-ai-converter/assets/faq-converter.js
Script Paths
/wp-content/plugins/post-to-faq-ai-converter/assets/faq-converter.js
Version Parameters
post-to-faq-ai-converter/assets/faq-converter.js?ver=1.0

HTML / DOM Fingerprints

JS Globals
PSTFQAICNVTR
Shortcode Output
<button type="button" class="button button-primary" id="pstfqaicnvtr-generate">Generate FAQ</button> <div id="pstfqaicnvtr-result" style="margin-top:10px;"></div>
FAQ

Frequently Asked Questions about Post to FAQ AI Converter