CRX aminer
Extension icon

Vim Compose

Version 0.0.3 View in Chrome Web Store

Last scanned: about 2 hours ago

Extension Details

Rating: 5.0 ★
Users: 25

Context-Aware Verdict

MEDIUM
Overall Risk
Trust Factors:

The extension has very limited adoption with only 25 users and appears to be in early development (version 0.0.3). While it maintains a perfect 5.0 rating, this is based on an extremely small sample size. The lack of developer information and company details raises transparency concerns. The extension's purpose appears to be integrating Vim text editing capabilities with web forms, which is a legitimate use case for developers.

Concerns:

The combination of nativeMessaging, activeTab, and scripting permissions creates a concerning security profile. The nativeMessaging permission allows communication with native applications on your computer, which could potentially be exploited to execute system-level commands. When combined with activeTab and scripting permissions, this creates a pathway for the extension to inject code into web pages and communicate with external programs. For a Vim integration tool, nativeMessaging might be necessary for editor functionality, but the broad access is concerning given the minimal user base and lack of established reputation.

Recommendations:

Install this extension only in a separate Chrome profile dedicated to development work. Avoid using it on pages containing sensitive information like banking or personal accounts. Monitor system activity when the extension is active. Consider waiting for the extension to mature and gain more users before adoption, or seek established alternatives with better track records and transparency.

Findings

MEDIUM
Medium-Risk Permission: activeTab
This extension has the activeTab permission. Can access the active tab when clicking the extension icon.