Async Image Credits – Lightweight automatic image credits Security & Risk Analysis

wordpress.org/plugins/async-image-credits

Add visible credits to media images using JavaScript and configurable templates. Works automatically and includes a shortcode.

20 active installs v1.2.1 PHP 7.2.5+ WP 5.0+ Updated Dec 3, 2025
attributionimage-creditmediaoverlayshortcode
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Async Image Credits – Lightweight automatic image credits Safe to Use in 2026?

Generally Safe

Score 100/100

Async Image Credits – Lightweight automatic image credits has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4mo ago
Risk Assessment

The async-image-credits plugin v1.2.1 demonstrates a generally strong security posture based on the provided static analysis. The code incorporates several good security practices, including the exclusive use of prepared statements for its SQL queries, a high percentage of properly escaped output, and the presence of nonce and capability checks. The absence of dangerous functions, file operations, and external HTTP requests further mitigates potential risks. The total attack surface is relatively small and, crucially, appears to be protected by authentication checks, as indicated by the zero unprotected entry points.

Taint analysis reveals no critical or high severity flows with unsanitized paths, which is a very positive sign. The vulnerability history also shows no known CVEs, indicating a lack of publicly disclosed vulnerabilities. This historical data suggests a consistent commitment to security or a lack of historically exploitable flaws. Overall, the plugin appears to be well-developed from a security perspective, with few identifiable weaknesses based on this analysis. The primary strength lies in its secure handling of sensitive operations like database interaction and output rendering.

Key Concerns

  • One capability check is present, but only one of three entry points is covered.
  • One AJAX handler is not covered by a capability check.
  • 14% of output is not properly escaped.
Vulnerabilities
None known

Async Image Credits – Lightweight automatic image credits Security Vulnerabilities

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

Async Image Credits – Lightweight automatic image credits Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

86% escaped7 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
render_settings_page (async-image-credits.php:114)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Async Image Credits – Lightweight automatic image credits Attack Surface

Entry Points3
Unprotected0

AJAX Handlers 2

authwp_ajax_get_image_creditasync-image-credits.php:19
noprivwp_ajax_get_image_creditasync-image-credits.php:20

Shortcodes 1

[image_credits_list] async-image-credits.php:25
WordPress Hooks 4
filterattachment_fields_to_editasync-image-credits.php:16
filterattachment_fields_to_saveasync-image-credits.php:17
actionwp_enqueue_scriptsasync-image-credits.php:22
actionadmin_menuasync-image-credits.php:23
Maintenance & Trust

Async Image Credits – Lightweight automatic image credits Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 3, 2025
PHP min version7.2.5
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Async Image Credits – Lightweight automatic image credits Developer Profile

Matteo Enna

14 plugins · 850 total installs

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

How We Detect Async Image Credits – Lightweight automatic image credits

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/async-image-credits/assets/js/show-credits.js/wp-content/plugins/async-image-credits/assets/css/credits.css
Script Paths
wp-content/plugins/async-image-credits/assets/js/show-credits.js
Version Parameters
asyncimagecreditsjs?ver=1.3asyncimagecreditscss?ver=1.3

HTML / DOM Fingerprints

CSS Classes
asyncimagecreditscredits-list
JS Globals
asyncimagecredits_ajax
REST Endpoints
/wp-json/async-image-credits/v1/...
Shortcode Output
<ul class="asyncimagecreditscredits-list">
FAQ

Frequently Asked Questions about Async Image Credits – Lightweight automatic image credits