CRX aminer
Extension icon

Search AliExpress Products By Image

Version 1.0.6 View in Chrome Web Store

Last scanned: about 16 hours ago

Extension Details

Rating: 4.1 ★ (7 ratings)
Users: 457

Context-Aware Verdict

HIGH
Overall Risk
Trust Factors:

The extension has a very small user base of only 457 users, which limits community validation. The rating of 4.1 from just 7 reviews provides minimal reliability data. The lack of visible developer information raises transparency concerns. The extension's purpose - searching AliExpress products by image - appears legitimate but the implementation raises security flags.

Concerns:

The extension requests broad access to major e-commerce sites (Amazon, eBay, Etsy, AliExpress) through content scripts, which is excessive for its stated image search function. The tabs permission allows monitoring and manipulation of all browser tabs, creating privacy risks. The unsafe-eval CSP policy enables dynamic JavaScript execution, a significant security vulnerability that could allow malicious code injection. Communication with an external API (dropshipautoorder.info) introduces data transmission risks. The older Manifest V2 framework provides weaker security protections than current standards.

Recommendations:

Consider running this extension in a separate Chrome profile to isolate potential risks from your main browsing. Monitor network activity to understand what data is being transmitted to external servers. Look for alternative image search extensions with better security practices and larger user bases. If you must use this extension, avoid using it while logged into sensitive accounts on the supported e-commerce platforms. Regularly review and remove if not actively needed.

Findings

HIGH
High-Risk Permission: tabs
This extension has the tabs permission. Can access browser tab information and manipulate tabs. This could potentially be used maliciously to compromise security or privacy.
HIGH
Unsafe JavaScript Evaluation
This extension's Content Security Policy allows 'unsafe-eval', which permits dynamic JavaScript code execution using eval() and similar functions. This is a significant security risk as it could allow execution of malicious code.
MEDIUM
Medium-Risk Permission: contextMenus
This extension has the contextMenus permission. Can add items to the context menu.
MEDIUM
Medium-Risk Permission: storage
This extension has the storage permission. Can store data locally.
MEDIUM
Older Manifest Version
This extension uses Manifest Version 2, which has fewer security restrictions than Manifest V3. Consider using extensions that have upgraded to V3.