CRX aminer
Extension icon

Wildfire

Version 1.3.10 View in Chrome Web Store

Last scanned: 11 days ago | force re-scan

Extension Details

Developer: http://wildfire.ai/
Rating: 3.7 ★ (95 ratings)
Users: 9,000

Context-Aware Verdict

CRITICAL
Overall Risk
Trust Factors:

The extension has a moderate user base of 9,000 downloads and an average rating of 3.7 stars from 95 reviews, suggesting mixed user experiences. The developer website (wildfire.ai) provides some legitimacy, but the lack of detailed developer information and the extension's broad permission scope raise concerns about transparency and accountability.

Concerns:

This extension exhibits extremely concerning permission patterns that far exceed what most legitimate extensions require. The combination of clipboard access, proxy control, web request interception, cookie manipulation, and debugger permissions creates a perfect storm for data theft and system compromise. The ability to access all URLs combined with web request blocking means this extension can intercept, modify, or steal any data you transmit online. The unsafe JavaScript evaluation policy further amplifies security risks by allowing dynamic code execution. The extensive permission set suggests potential malware or spyware functionality rather than legitimate utility.

Recommendations:

Do not install this extension under any circumstances. The permission combination is characteristic of malicious software designed for data harvesting, credential theft, or system compromise. If you must evaluate it for research purposes, use a completely isolated virtual machine with no sensitive data. Consider reporting this extension to Chrome's security team. Look for alternative extensions with minimal, purpose-specific permissions from well-established developers with clear privacy policies.

Findings

HIGH
Dangerous Permission Combination: webRequest + webRequestBlocking
This extension can intercept, modify, and block web requests in real-time. This combination could be used to modify sensitive web traffic or steal data.
HIGH
High-Risk Permission: <all_urls>
This extension has the <all_urls> permission. Can access all websites and their content. This could potentially be used maliciously to compromise security or privacy.
HIGH
High-Risk Permission: clipboardRead
This extension has the clipboardRead permission. Can read clipboard content. This could potentially be used maliciously to compromise security or privacy.
HIGH
High-Risk Permission: clipboardWrite
This extension has the clipboardWrite permission. Can modify clipboard content. This could potentially be used maliciously to compromise security or privacy.
HIGH
High-Risk Permission: cookies
This extension has the cookies permission. Can access and modify browser cookies. This could potentially be used maliciously to compromise security or privacy.
HIGH
High-Risk Permission: debugger
This extension has the debugger permission. Can debug and manipulate other extensions/apps. This could potentially be used maliciously to compromise security or privacy.
HIGH
High-Risk Permission: proxy
This extension has the proxy permission. Can control proxy settings. This could potentially be used maliciously to compromise security or privacy.
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
High-Risk Permission: webNavigation
This extension has the webNavigation permission. Can track your web navigation. This could potentially be used maliciously to compromise security or privacy.
HIGH
High-Risk Permission: webRequest
This extension has the webRequest permission. Can intercept and modify web requests. This could potentially be used maliciously to compromise security or privacy.
HIGH
High-Risk Permission: webRequestBlocking
This extension has the webRequestBlocking permission. Can block and modify web requests in real-time. 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: notifications
This extension has the notifications permission. Can show notifications.
MEDIUM
Medium-Risk Permission: storage
This extension has the storage permission. Can store data locally.
MEDIUM
Medium-Risk Permission: unlimitedStorage
This extension has the unlimitedStorage permission. Can store unlimited 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.