GPT AI SaaS Security & Risk Analysis

wordpress.org/plugins/gpt-ai-saas

Turn WordPress into a SaaS hub with OpenAI and OCR integration. Power up your websites with AI capabilities

10 active installs v1.2.1 PHP 7.4+ WP 5.6+ Updated Oct 18, 2025
ai-saaschatgptcontent-generationgpt4openai
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is GPT AI SaaS Safe to Use in 2026?

Generally Safe

Score 100/100

GPT AI SaaS has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5mo ago
Risk Assessment

The "gpt-ai-saas" v1.2.1 plugin exhibits a generally good security posture based on the provided static analysis and vulnerability history. A significant strength is the complete absence of unpatched CVEs and a clean vulnerability history, suggesting a well-maintained and relatively secure codebase. The static analysis further supports this, revealing no critical or high-severity taint flows, no raw SQL queries, and a robust use of prepared statements. The plugin also demonstrates a strong emphasis on security checks, with a healthy number of nonce and capability checks, and no unprotected entry points identified.

However, there are areas for improvement. The plugin utilizes a bundled library (Stripe PHP) which, if not regularly updated independently of the plugin, could introduce a latent vulnerability. While the overall output escaping is good at 78%, the remaining 22% represents a potential attack vector for cross-site scripting (XSS) vulnerabilities, especially if user-supplied data is involved in these unescaped outputs. The presence of file operations, while only one, warrants careful scrutiny to ensure it's implemented securely and doesn't allow for arbitrary file access or manipulation.

In conclusion, "gpt-ai-saas" v1.2.1 appears to be a secure plugin with a strong foundation. The lack of historical vulnerabilities is a major positive. The primary concerns revolve around the potential for outdated bundled libraries and the unescaped output percentages. Addressing these areas would further strengthen the plugin's security.

Key Concerns

  • Output escaping is not 100%
  • Bundled library (Stripe PHP) could be outdated
Vulnerabilities
None known

GPT AI SaaS Security Vulnerabilities

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

GPT AI SaaS Code Analysis

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

Bundled Libraries

Stripe PHP

SQL Query Safety

100% prepared2 total queries

Output Escaping

78% escaped1163 total outputs
Data Flows
All sanitized

Data Flow Analysis

6 flows
wpaisaas_save_options (includes\admin-options.php:462)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

GPT AI SaaS Attack Surface

Entry Points13
Unprotected0

AJAX Handlers 13

authwp_ajax_csf-get-iconsincludes\framework\functions\actions.php:50
authwp_ajax_csf-exportincludes\framework\functions\actions.php:87
authwp_ajax_csf-importincludes\framework\functions\actions.php:123
authwp_ajax_csf-resetincludes\framework\functions\actions.php:150
authwp_ajax_csf-chosenincludes\framework\functions\actions.php:189
authwp_ajax_chat_api_requestincludes\functions.php:365
noprivwp_ajax_chat_api_requestincludes\functions.php:366
authwp_ajax_code_api_requestincludes\functions.php:390
noprivwp_ajax_code_api_requestincludes\functions.php:391
authwp_ajax_hashtag_api_requestincludes\functions.php:416
noprivwp_ajax_hashtag_api_requestincludes\functions.php:417
authwp_ajax_general_api_requestincludes\functions.php:483
noprivwp_ajax_general_api_requestincludes\functions.php:484
WordPress Hooks 63
actionwp_enqueue_scriptsgpt-ai-saas.php:115
actionadmin_enqueue_scriptsgpt-ai-saas.php:133
actionadmin_noticesgpt-ai-saas.php:303
filtertheme_page_templatesgpt-ai-saas.php:308
filtertemplate_includegpt-ai-saas.php:311
actioninitgpt-ai-saas.php:315
actionadmin_menuincludes\admin-options.php:31
actionadmin_initincludes\admin-options.php:303
actionadmin_post_wpaisaas_save_optionsincludes\admin-options.php:509
actionwp_enqueue_scriptsincludes\framework\classes\abstract.class.php:21
actionadmin_menuincludes\framework\classes\admin-options.class.php:107
actionadmin_bar_menuincludes\framework\classes\admin-options.class.php:108
actionnetwork_admin_menuincludes\framework\classes\admin-options.class.php:112
filteradmin_footer_textincludes\framework\classes\admin-options.class.php:432
actionadd_meta_boxes_commentincludes\framework\classes\comment-options.class.php:38
actionedit_commentincludes\framework\classes\comment-options.class.php:39
actioncustomize_registerincludes\framework\classes\customize-options.class.php:44
actioncustomize_save_afterincludes\framework\classes\customize-options.class.php:45
actionwp_enqueue_scriptsincludes\framework\classes\customize-options.class.php:49
actionadd_meta_boxesincludes\framework\classes\metabox-options.class.php:50
actionsave_postincludes\framework\classes\metabox-options.class.php:51
actionedit_attachmentincludes\framework\classes\metabox-options.class.php:52
actionwp_nav_menu_item_custom_fieldsincludes\framework\classes\nav-menu-options.class.php:32
actionwp_update_nav_menu_itemincludes\framework\classes\nav-menu-options.class.php:33
filterwp_edit_nav_menu_walkerincludes\framework\classes\nav-menu-options.class.php:35
actionadmin_initincludes\framework\classes\profile-options.class.php:32
actionshow_user_profileincludes\framework\classes\profile-options.class.php:44
actionedit_user_profileincludes\framework\classes\profile-options.class.php:45
actionpersonal_options_updateincludes\framework\classes\profile-options.class.php:47
actionedit_user_profile_updateincludes\framework\classes\profile-options.class.php:48
actionafter_setup_themeincludes\framework\classes\setup.class.php:78
actioninitincludes\framework\classes\setup.class.php:79
actionswitch_themeincludes\framework\classes\setup.class.php:80
actionadmin_enqueue_scriptsincludes\framework\classes\setup.class.php:81
actionwp_enqueue_scriptsincludes\framework\classes\setup.class.php:82
actionwp_headincludes\framework\classes\setup.class.php:83
filteradmin_body_classincludes\framework\classes\setup.class.php:84
actionadmin_footerincludes\framework\classes\shortcode-options.class.php:47
actioncustomize_controls_print_footer_scriptsincludes\framework\classes\shortcode-options.class.php:48
actionelementor/editor/before_enqueue_scriptsincludes\framework\classes\shortcode-options.class.php:59
actionelementor/editor/footerincludes\framework\classes\shortcode-options.class.php:60
actionelementor/editor/footerincludes\framework\classes\shortcode-options.class.php:61
actionenqueue_block_editor_assetsincludes\framework\classes\shortcode-options.class.php:258
actionmedia_buttonsincludes\framework\classes\shortcode-options.class.php:262
actionadmin_initincludes\framework\classes\taxonomy-options.class.php:41
actionadmin_footerincludes\framework\fields\icon\icon.php:41
actioncustomize_controls_print_footer_scriptsincludes\framework\fields\icon\icon.php:42
actionadmin_print_footer_scriptsincludes\framework\fields\link\link.php:65
actionprint_default_editor_scriptsincludes\framework\fields\wp_editor\wp_editor.php:62
actionadmin_menuincludes\framework\views\welcome.php:19
filterplugin_action_linksincludes\framework\views\welcome.php:20
filterplugin_row_metaincludes\framework\views\welcome.php:21
actionload-profile.phpincludes\functions.php:181
actioncsf/enqueueincludes\functions.php:198
filtershow_admin_barincludes\functions.php:505
actionadmin_post_success_plan_actionincludes\stripe\create-checkout-session.php:12
actionadmin_post_nopriv_success_plan_actionincludes\stripe\create-checkout-session.php:13
actionadmin_post_enterprise_plan_actionincludes\stripe\create-checkout-session.php:66
actionadmin_post_nopriv_enterprise_plan_actionincludes\stripe\create-checkout-session.php:67
actionadmin_post_pro_plan_actionincludes\stripe\create-checkout-session.php:107
actionadmin_post_nopriv_pro_plan_actionincludes\stripe\create-checkout-session.php:108
actionadmin_post_free_plan_actionincludes\stripe\create-checkout-session.php:149
actionadmin_post_nopriv_free_plan_actionincludes\stripe\create-checkout-session.php:150
Maintenance & Trust

GPT AI SaaS Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedOct 18, 2025
PHP min version7.4
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

GPT AI SaaS Developer Profile

Md. Maruf Miah

2 plugins · 30 total installs

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

How We Detect GPT AI SaaS

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/gpt-ai-saas/assets/css/nucleo-icons.css/wp-content/plugins/gpt-ai-saas/assets/css/nucleo-svg.css/wp-content/plugins/gpt-ai-saas/assets/css/toastify.min.css/wp-content/plugins/gpt-ai-saas/assets/css/dashboard.css/wp-content/plugins/gpt-ai-saas/assets/css/wpaisaas.css/wp-content/plugins/gpt-ai-saas/assets/js/plugins/fontawesome-kit.js/wp-content/plugins/gpt-ai-saas/assets/js/core/popper.min.js/wp-content/plugins/gpt-ai-saas/assets/js/core/bootstrap.min.js+9 more
Script Paths
//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700
Version Parameters
wpaisaas-google-fonts?ver=wpaisaas-nucleo-icons?ver=wpaisaas-nucleo-svg?ver=wpaisaas-toastify?ver=wpaisaas-dashboard?ver=wpaisaas-style?ver=wpaisaas-fontawesome-kit?ver=wpaisaas-popper?ver=wpaisaas-bootstrap?ver=wpaisaas-scrollbar?ver=wpaisaas-smooth-scrollbar?ver=wpaisaas-toastify?ver=wpaisaas-button?ver=wpaisaas-dashboard?ver=wpaisaas-script?ver=wpaisaas-admin?ver=wpaisaas-admin-main?ver=wpaisaas-admin?ver=

HTML / DOM Fingerprints

CSS Classes
wpaisaas-dashboard-widget
HTML Comments
<!-- wpaisaas_admin_menu -->
Data Attributes
data-wpaisaas-iddata-wpaisaas-nonce
JS Globals
ajax_object
REST Endpoints
/wp-json/wpaisaas/v1/get_chat_response/wp-json/wpaisaas/v1/get_text_generation/wp-json/wpaisaas/v1/get_image_generation/wp-json/wpaisaas/v1/get_ocr_data
Shortcode Output
[wpaisaas_ai_chat][wpaisaas_ai_text_generator][wpaisaas_ai_image_generator][wpaisaas_ai_ocr]
FAQ

Frequently Asked Questions about GPT AI SaaS