PERFORMANCE ZAP
doigegnjacfpjgcgagfnaalnaclhbaoi
Risk Score
5.73
Risk Level:
Medium
Recommendation:
🟡 MEDIUM RISK — review
Top Risks
- Privacy policy is Google's own policy (not extension-scoped) — admits data collection & 3rd-party sharing with no extension context.
- Uninstall and install URL hijack both present; install redirects to web.whatsapp.com (behavioral manipulation signal).
- Brand impersonation: mentions WhatsApp and Google; developer domain extensao.store is not affiliated.
- 334 JS files contacting 10 distinct wascript.com.br / watools.com.br external hosts — large opaque attack surface on WhatsApp session.
- function_constructor (new Function) + no CSP on MV3 extension running inside WhatsApp Web — code execution risk.
Evidence
- uninstall_url_hijack manifest chrome.runtime.setUninstallURL() hijack detected; install redirect to https://web.whatsapp.com.
- privacy_policy_generic store Policy URL is Google's own myaccount policy; scope_extension=false, data_collection=true, third_party_sharing=true.
- brand_impersonation store brand_mention.is_impersonation=true; brands WhatsApp & Google mentioned; developer not confirmed owner.
- external_hosts_large crx 10 distinct wascript.com.br/watools.com.br subdomains contacted; extension runs on WhatsApp Web session.
- function_constructor crx new Function() constructor found in content script; no CSP defined.
- dom_xss_sink crx innerHTML assigned from variable in content script; csp_present=false amplifies risk.
- unverified_developer store verified_publisher=false, is_featured=false, 6 installs, no ratings; throwaway-profile characteristics.
- install_url_hijack manifest onInstalled opens https://web.whatsapp.com — behavioral pattern consistent with session-hijacking tooling.
Permissions Breakdown
- unlimitedStorage low Allows unbounded local storage; low direct harm but can persist large data.
- storage low Standard key-value storage; limited risk alone.
- alarms low Scheduled callbacks; enables persistent background activity.
- tabs medium Can read tab URLs and titles across all tabs; moderate privacy exposure.
- https://web.whatsapp.com/* medium Scoped host access to WhatsApp Web; can read/modify all messages visible in DOM.
Pillar Scores
Permissions2.30
Reputation7.00
Network3.50
Webstore8.50
Maintenance0.00
Privacy10.00
Code Quality4.50
CVE Exposure0.00
Bookkeeping
Rubric v3.6
Scored at 2026-08-31 11:40
Listing SHA
134e47df87cb…
Force block
— not fired
Score recovered
no
Elapsed
—