DCLeads Web Plus
dblphenlokhhmnbmbaoiplccileiheld
Risk Score
5.14
Risk Level:
Medium
Recommendation:
🟡 MEDIUM RISK — review
Top Risks
- Cookie access on WhatsApp domain risks session/message exfiltration.
- Privacy policy is Google's own policy, not scoped to this extension — admits data collection and 3rd-party sharing.
- DOM innerHTML sinks in content script running on WhatsApp with no CSP — XSS attack surface.
- new Function() constructor in app.js enables dynamic code execution.
- Free-webmail developer (gmail) with no verified publisher; low accountability.
Evidence
- cookies+whatsapp_host manifest cookies permission + content_scripts on web.whatsapp.com allows reading WhatsApp session cookies and DOM.
- privacy_policy_generic_google store PP URL is myaccount.google.com/privacypolicy — Google's own policy, not scoped to this extension; admits data collection & sharing.
- dom_sink_no_csp crx innerHTML assignments in app.js, background.js, contentScript.js with csp_present=false — DOM XSS risk.
- function_constructor crx new Function() in app.js allows dynamic code execution at runtime.
- free_webmail_developer store Developer email carlosdecole@gmail.com; no verified publisher, no business domain.
- small_install_high_perm api Only 70 installs with HIGH-tier permissions (cookies, tabs, WhatsApp host) — tail attack surface.
- js_external_hosts crx Extension references notiflix.github.io and reactjs.org as external JS hosts.
- no_csp manifest content_security_policy is null on MV3 extension; amplifies DOM-sink and dynamic-code risks.
Permissions Breakdown
- storage low Standard local data persistence, low risk.
- unlimitedStorage low Expands storage quota; minimal security impact.
- tabs medium Can read tab URLs and metadata across the browser.
- cookies high Can read/write cookies; combined with host access poses session-theft risk.
- notifications low Displays notifications; limited direct harm.
- declarativeNetRequest medium Can block/redirect network requests per ruleset.
- https://web.whatsapp.com/* high Content script on WhatsApp; can read messages and DOM data.
- https://app.coderlicences.com/* medium Access to an external licensing server; unknown trust level.
Pillar Scores
Permissions5.50
Reputation7.50
Network2.00
Webstore4.50
Maintenance0.00
Privacy10.00
Code Quality5.00
CVE Exposure0.00
Bookkeeping
Rubric v3.6
Scored at 2026-08-31 11:30
Listing SHA
b2b697359969…
Force block
— not fired
Score recovered
no
Elapsed
—