CRX aminer
Extension icon

Power Thesaurus

Version 4.5.3 View in Chrome Web Store

Last scanned: about 6 hours ago

Extension Details

Developer: powerthesaurus.org
Rating: 4.5 ★ (488 ratings)
Users: 100,000

Context-Aware Verdict

CRITICAL
Overall Risk
Trust Factors:

The extension has a solid user base of 100,000 users and maintains a good 4.5-star rating from 488 reviews, suggesting general user satisfaction. The developer appears to be the legitimate powerthesaurus.org website, which is a known thesaurus service. The extension is on version 4.5.3, indicating ongoing development and maintenance.

Concerns:

The extension's permissions are extremely broad for a thesaurus tool. The combination of all_urls host permissions with content script injection capabilities means it can access and modify any website you visit, not just when you're actively using the thesaurus feature. The clipboardWrite permission allows it to modify your clipboard contents, which could be exploited to inject malicious content. The unsafe WebAssembly execution policy is particularly concerning as it could hide malicious code. These permissions far exceed what would be necessary for a simple word lookup tool.

Recommendations:

Given the critical risk level, consider running this extension in a separate Chrome profile dedicated to writing tasks only. Alternatively, use the powerthesaurus.org website directly instead of the extension to avoid the security risks. If you must use the extension, avoid using it while logged into sensitive accounts or handling confidential information. Monitor your clipboard contents after using the extension and consider using a different thesaurus tool with more limited permissions.

Findings

HIGH
Broad Content Script Injection
This extension can inject scripts into any website. This means it could potentially read sensitive data, modify website content, or steal credentials.
HIGH
Broad Host Permissions
This extension has broad host permissions allowing it to access many or all websites. This could potentially be used to steal sensitive data or track browsing activity.
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
Unsafe WebAssembly Execution
This extension's Content Security Policy allows 'wasm-unsafe-eval', which permits potentially dangerous WebAssembly code execution. This could be used to hide malicious code or perform CPU-intensive operations.
MEDIUM
Medium-Risk Permission: activeTab
This extension has the activeTab permission. Can access the active tab when clicking the extension icon.
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.