Z Turbinado
ebbhncadikjgpblegighhmfkecimfioa
Risk Score
5.43
Risk Level:
Medium
Recommendation:
🟡 MEDIUM RISK — review
Top Risks
- Privacy policy is Google's own generic policy — not scoped to this extension; admits data collection and 3rd-party sharing.
- Uninstall and install URL hijacks detected; install redirects user to web.whatsapp.com on install.
- WhatsApp brand impersonation: developer domain (extensao.store) is not affiliated with Meta/WhatsApp.
- 10+ distinct external JS hosts (wascript.com.br, watools.com.br) contacted — large exfiltration surface over WhatsApp session.
- function_constructor (new Function) and innerHTML DOM-XSS sink present in unaudited JS across 334 files with no CSP.
Evidence
- uninstall_url_hijack manifest chrome.runtime.setUninstallURL() to 3rd-party detected; install redirect to https://web.whatsapp.com on install.
- brand_impersonation store brand_mention.is_impersonation=true for 'whatsapp'; developer domain extensao.store is not Meta-owned.
- generic_privacy_policy store Privacy URL is Google's own account policy; scope_extension=false, data_collection=true, third_party_sharing=true.
- external_js_hosts crx 12 distinct external JS hosts, all under wascript.com.br/watools.com.br; large backend surface for WhatsApp data.
- function_constructor crx new Function() constructor found in content script JS; dynamic code execution risk.
- dom_sink_innerhtml_userctrl crx innerHTML assigned from variable without CSP — DOM-XSS sink in content script on WhatsApp Web.
- no_csp manifest content_security_policy is null (MV3 default applies, but no explicit restriction on connect-src or script-src).
- install_url_hijack crx onInstalled opens https://web.whatsapp.com — install URL hijack confirmed.
Permissions Breakdown
- unlimitedStorage low Local data only; low direct harm but enables large local caching.
- storage low Standard local/sync storage; low risk.
- alarms low Scheduling only; no data access.
- tabs medium Can read tab URLs and titles; moderate privacy exposure.
- host_permissions: https://web.whatsapp.com/* medium Full content access on WhatsApp Web; can read messages and inject code into chat sessions.
Pillar Scores
Permissions2.60
Reputation6.50
Network3.50
Webstore8.50
Maintenance0.00
Privacy10.00
Code Quality4.50
CVE Exposure0.00
Bookkeeping
Rubric v3.6
Scored at 2026-08-31 04:32
Listing SHA
d72ae3515d4c…
Force block
— not fired
Score recovered
no
Elapsed
—