CRX aminer
Extension icon

Yet Another REST Client

Version 1.3.0 View in Chrome Web Store

Last scanned: about 12 hours ago

Extension Details

Developer: http://yet-another-rest-client.com/
Rating: 4.4 ★ (138 ratings)
Users: 60,000

Context-Aware Verdict

HIGH
Overall Risk
Trust Factors: The extension has a reasonable user base of 60,000 users and a solid 4.4-star rating from 138 reviews, suggesting legitimate functionality. The name "Yet Another REST Client" clearly indicates its purpose as a development tool for API testing. However, the developer information is minimal, with only a website URL provided and no clear company identification.
Concerns: The combination of clipboardWrite permission with broad host access (<all_urls>) creates significant security risks. While clipboard access might be justified for copying API responses or request data, the ability to modify clipboard content across all websites could enable malicious data injection. The unlimited storage permission, while potentially useful for storing API test data, combined with broad host access could facilitate extensive data collection. The <all_urls> permission is particularly concerning as it grants access to sensitive sites including banking, email, and other personal services, which seems excessive for a REST client tool.
Recommendations: Consider running this extension in a separate Chrome profile dedicated to development work to isolate it from personal browsing. Alternatively, look for REST client alternatives that operate as standalone applications or browser-based tools without requiring broad permissions. If you must use this extension, regularly review what data it has stored and consider disabling it when not actively developing APIs. Monitor your clipboard content after using the extension to ensure no unexpected modifications occur.

Findings

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.
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.