Alt Text Magic – Generate descriptive alt text (alt attribute, alt tag) for accessibility and SEO optimization Security & Risk Analysis

wordpress.org/plugins/alttextmagic

Automatically generate descriptive alternative text for images upon upload in your media library. Make your website more fully accessible.

200 active installs v1.0.6 PHP 7.2+ WP 4.2.0+ Updated May 18, 2024
accessibilityalt-textalternative-textgeneratormachine-learning
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Alt Text Magic – Generate descriptive alt text (alt attribute, alt tag) for accessibility and SEO optimization Safe to Use in 2026?

Generally Safe

Score 92/100

Alt Text Magic – Generate descriptive alt text (alt attribute, alt tag) for accessibility and SEO optimization has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The alttextmagic plugin v1.0.6 exhibits a generally strong security posture with several positive indicators. The absence of known vulnerabilities and the robust handling of SQL queries using prepared statements are commendable. Furthermore, the plugin effectively implements nonce checks for all its AJAX handlers, preventing common cross-site request forgery attacks. However, a significant concern lies in the output escaping, where a substantial percentage of outputs are not properly escaped, potentially opening the door to cross-site scripting (XSS) vulnerabilities if user-supplied data is reflected directly in the output. The presence of file operations and external HTTP requests, while not inherently insecure, warrant careful review to ensure they do not introduce unforeseen vulnerabilities, especially in conjunction with the less-than-ideal output escaping. The lack of capability checks on AJAX handlers is another area for improvement, as it means any authenticated user, regardless of their role or permissions, can trigger these actions, which could be a minor risk depending on the functionality of the AJAX actions.

Key Concerns

  • 14% of outputs properly escaped
  • 0 capability checks on AJAX handlers
Vulnerabilities
None known

Alt Text Magic – Generate descriptive alt text (alt attribute, alt tag) for accessibility and SEO optimization Security Vulnerabilities

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

Alt Text Magic – Generate descriptive alt text (alt attribute, alt tag) for accessibility and SEO optimization Code Analysis

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

Output Escaping

14% escaped37 total outputs
Data Flows
All sanitized

Data Flow Analysis

5 flows
alt_text_magic_set_api_key_handler (plugin.php:537)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Alt Text Magic – Generate descriptive alt text (alt attribute, alt tag) for accessibility and SEO optimization Attack Surface

Entry Points8
Unprotected0

AJAX Handlers 8

authwp_ajax_alt_text_magic_set_api_keyplugin.php:575
authwp_ajax_alt_text_magic_set_generate_on_uploadplugin.php:608
authwp_ajax_alt_text_magic_get_stateplugin.php:712
authwp_ajax_alt_text_magic_infoplugin.php:735
authwp_ajax_alt_text_magic_get_image_postsplugin.php:869
authwp_ajax_alt_text_magic_chunk_change_alt_textplugin.php:912
authwp_ajax_alt_text_magic_dismiss_notificationplugin.php:952
authwp_ajax_alt_text_magic_change_languageplugin.php:984
WordPress Hooks 5
actionadd_attachmentplugin.php:308
actionadmin_noticesplugin.php:367
actionadmin_enqueue_scriptsplugin.php:385
actionadmin_menuplugin.php:413
actionwp_headplugin.php:1003
Maintenance & Trust

Alt Text Magic – Generate descriptive alt text (alt attribute, alt tag) for accessibility and SEO optimization Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedMay 18, 2024
PHP min version7.2
Downloads4K

Community Trust

Rating76/100
Number of ratings5
Active installs200
Developer Profile

Alt Text Magic – Generate descriptive alt text (alt attribute, alt tag) for accessibility and SEO optimization Developer Profile

Minegap LLC

1 plugin · 200 total installs

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

How We Detect Alt Text Magic – Generate descriptive alt text (alt attribute, alt tag) for accessibility and SEO optimization

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/alttextmagic/css/toastify.css/wp-content/plugins/alttextmagic/js/toastify.js/wp-content/plugins/alttextmagic/js/alt_text_magic_utils.js/wp-content/plugins/alttextmagic/css/atm-global.css
Script Paths
/wp-content/plugins/alttextmagic/js/toastify.js/wp-content/plugins/alttextmagic/js/alt_text_magic_utils.js
Version Parameters
alttextmagic/css/toastify.css?ver=alttextmagic/js/toastify.js?ver=alttextmagic/js/alt_text_magic_utils.js?ver=alttextmagic/css/atm-global.css?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Alt Text Magic – Generate descriptive alt text (alt attribute, alt tag) for accessibility and SEO optimization