Rodeo Gaming
nojanoccemhagmebpkhheceeciakbnjj
Risk Score
5.89
Risk Level:
Medium
Recommendation:
🚫 BLOCK
Top Risks
- webRequestBlocking + webrequest_redirect code: extension actively redirects user traffic in background.js.
- Privacy policy URL returns SSLError (unfetchable); no data handling disclosure available.
- Install and uninstall URL hijack both flagged; opens /index.html on install and sets uninstall redirect.
- No developer name; manifest uses localization placeholders only; opacity around identity.
- External JS hosts (cloudapi.stream, react.dev) loaded by extension with only 54 installs and HIGH permissions.
Evidence
- webrequest_redirect in background.js crx code_findings_raw confirms active webRequest redirect handler intercepting URLs.
- privacy_policy fetch failed (SSLError) api privacy_policy_classification.fetched==false; policy URL has SSL error; treated as no policy.
- uninstall_url_hijack + install_url_hijack both true crx Extension opens /index.html on install and sets uninstall redirect; monetization shell pattern.
- host_permissions include chrome-extension://*/* manifest Broad access to all other installed extensions; unusual for Entertainment category.
- js_external_hosts: cloudapi.stream, react.dev crx Two external JS hosts referenced; cloudapi.stream is unknown third-party CDN.
- install_perm_anomaly: small_install_high_perm api 54 installs with HIGH-tier permissions (webRequest, webRequestBlocking); tail-attack surface.
- verified_publisher but no developer_name store Publisher verified via email domain origonews.com but no display name; opacity raises concern.
- manifest name/description are localization placeholders manifest manifest_name=__MSG_name__, manifest_description=__MSG_desc__; evasion or incomplete listing.
Permissions Breakdown
- tabs medium Access to tab URLs and metadata; paired with webRequest adds URL surveillance capability.
- webRequest high Intercept all network requests; confirmed used for redirect in background.js.
- webRequestBlocking high Block/modify requests synchronously; enables traffic hijacking.
- chrome-extension://*/* medium Host access to all other extensions; unusual scope for a gaming extension.
- https://top.rodeo/* low Scoped host access to own domain; expected for extension backend.
Pillar Scores
Permissions7.00
Reputation6.00
Network2.00
Webstore6.50
Maintenance1.50
Privacy10.00
Code Quality6.50
CVE Exposure0.00
Bookkeeping
Rubric v3.6
Scored at 2026-09-02 16:55
Listing SHA
b8919b94c0ae…
Force block
— not fired
Score recovered
no
Elapsed
—