CRX aminer
Extension icon

Authenticator app

Version 1.1.0 View in Chrome Web Store

Last scanned: about 16 hours ago

Extension Details

Rating: 3.0 ★ (2 ratings)
Users: 1,000

Context-Aware Verdict

HIGH
Risk Level
Trust Factors: This extension has several concerning trust indicators. With only 1,000 users and a low 3.0 rating based on just 2 reviews, it lacks the user base and positive feedback that would indicate reliability. The absence of clear author and developer information raises additional red flags about accountability and transparency.
Concerns:
- Broad host permissions allowing access to all websites (http://*/* and https://*/*) are excessive for a typical authenticator app, which should only need to interact with specific authentication services
- The unsafe WebAssembly execution policy ('wasm-unsafe-eval') creates potential security vulnerabilities by allowing potentially malicious code execution
- Content scripts running on all websites could be used for data harvesting or malicious injection
- The combination of storage permissions with broad web access creates opportunities for sensitive data collection
- Low user adoption and poor ratings suggest potential quality or security issues
Recommendations:

Consider using established authenticator apps like Google Authenticator or Authy instead. If you must use this extension, run it in a completely separate Chrome profile isolated from your main browsing activities. Monitor your accounts closely for any suspicious activity. The broad permissions combined with unsafe execution policies and lack of developer transparency make this extension unsuitable for handling sensitive authentication data.

Security Analysis

HIGH
Overall Risk
Based on 4 total findings, ranked without considering overall context, including 2 high-risk and 2 medium-risk 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
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: storage
This extension has the storage permission. Can store data locally.