Marquee image crawler Security & Risk Analysis

wordpress.org/plugins/marquee-image-crawler

Marquee image crawler is a continuous scrolling image plugin. This plugin crawls the images left or right.

700 active installs v1.3 PHP 5.0+ WP 5.0+ Updated Dec 1, 2022
crawlerimagemarqueewidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Marquee image crawler Safe to Use in 2026?

Generally Safe

Score 85/100

Marquee image crawler has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The "marquee-image-crawler" plugin v1.3 exhibits a generally positive security posture, with no critical or high-severity vulnerabilities identified in static analysis or its vulnerability history. The limited attack surface, consisting solely of one shortcode, and the absence of external HTTP requests or file operations are commendable practices. The high percentage of SQL queries utilizing prepared statements (94%) is also a strong indicator of secure database interaction. However, a significant concern arises from the low percentage of properly escaped output (24%), suggesting a potential for cross-site scripting (XSS) vulnerabilities if user-supplied data is not handled with sufficient sanitization before being rendered on the page. The absence of capability checks on the single entry point (shortcode) also means that any user, regardless of their role, can potentially trigger its functionality, although the risk is mitigated by the lack of other dangerous code signals. The plugin's clean vulnerability history is a positive sign, indicating past developer attention to security or a lack of significant security flaws being discovered. Despite the minor concerns regarding output escaping and capability checks, the overall security of this plugin appears to be good.

Key Concerns

  • Low percentage of properly escaped output
  • No capability checks on entry points
Vulnerabilities
None known

Marquee image crawler Security Vulnerabilities

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

Marquee image crawler Code Analysis

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

SQL Query Safety

94% prepared18 total queries

Output Escaping

24% escaped71 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<image-management-edit> (pages\image-management-edit.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Marquee image crawler Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[marquee-image-crawler] marquee-image-crawler.php:33
WordPress Hooks 5
actionwp_enqueue_scriptsmarquee-image-crawler.php:35
actionplugins_loadedmarquee-image-crawler.php:36
actionwidgets_initmarquee-image-crawler.php:37
actionadmin_enqueue_scriptsmarquee-image-crawler.php:38
actionadmin_menumarquee-image-crawler.php:39
Maintenance & Trust

Marquee image crawler Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedDec 1, 2022
PHP min version5.0
Downloads7K

Community Trust

Rating80/100
Number of ratings1
Active installs700
Developer Profile

Marquee image crawler Developer Profile

gopiplus

52 plugins · 19K total installs

76
trust score
Avg Security Score
83/100
Avg Patch Time
70 days
View full developer profile
Detection Fingerprints

How We Detect Marquee image crawler

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/marquee-image-crawler/js/marquee-image-crawler.js
Script Paths
/wp-content/plugins/marquee-image-crawler/pages/setting.js

HTML / DOM Fingerprints

CSS Classes
widget_textmarquee-image-widget
Data Attributes
data-groupdata-folderdata-speeddata-widthdata-height
JS Globals
mic_adminscripts
FAQ

Frequently Asked Questions about Marquee image crawler