Firefox Add-ons

LeetTracker

by Prasanth · 1 users · 5.0 rating
7b2ebe9e-ac68-513e-80fb-0d66cdfed3f6 | v1.1.0
50/ 100
MEDIUM risk
Analyst verdict
Review before use

The AI review rates the findings as likely false positive, but the risk score (50/100) still counts them.

Analysis record

Analysed
3 months ago
Version
v1.1.0
Artifact
SHA256 42C…DE7
Source
Findings (non-IoC)

Evidence ledger

Ranked by severity · findings with a source location link to the code viewer

7 detail rows

Network Indicators

Concrete URLs, domains, IPs, emails, and hashes extracted from the analyzed artifact.

65 total
...

Network indicators are queued for lazy loading

Scroll this section into view to load the detailed rows.

Publisher Evidence

Limited evidence

Prasanth

Publisher identity, store signals, distribution reach, and warning signals used for context. Treat this as supporting evidence, not a clean bill of health.

Firefox does not expose the same publisher verification data as IDE stores, so this score is deliberately conservative.

24
Noisy-finding weight
x1.00
Publisher domain
No domain
Missing
Store verification signal
Limited signal
Limited
Extension portfolio
1
Portfolio

13 evidence rows available.

Finding Categories

7
Network
65
IoC Indicators

Requested Permissions

8 permissions
activeTab
Medium
storage
Low
alarms
Low
https://leetcode.com/problems/*
Low
https://leetcode.com/problemset/*
Low
https://leetcode.com/*
Low
https://raw.githubusercontent.com/*
Low
https://api.github.com/*
Low

AI Security Report

AI Security Review

Risky Plugins reviewed this extension with an AI-assisted security workflow on 2026-05-31. The review verdict is likely false positive with 75% confidence.

Recommended action: suppress false positive. Evidence context: threat category none; evidence quality moderate.

LeetTracker is a Firefox extension designed to display which tech companies ask specific LeetCode problems. The extension's core functionality aligns with its stated purpose: fetching company interview data from a public GitHub repository and displaying it on LeetCode problem pages.

The evidence shows no malware signatures, no obfuscation findings, and no code-smell detections. The 67 IoC findings are dominated by legitimate URLs: leetcode.com/graphql, leetcode.com/problems/*, and api.github.com/repos/PrasanthPradeep/leetcode-companywise-questions/git/trees/main?recursive=1. These URLs directly support the extension's described functionality of fetching company data and displaying it on LeetCode pages.

The network findings in background.js at lines 553, 891, 671, and 978 are generic fetch calls. For an extension that retrieves and displays interview data, fetch operations are expected and necessary. There is no evidence of these calls transmitting user credentials, session tokens, or browsing history to third parties.

Three short domains appear in the IoC findings: t.re, s.nz, and 9.za. These are the most concerning signals. However, they could be false positives from the XIOC extractor parsing URL shorteners or legitimate redirect services. Without malware signatures or obfuscation co-located with these domains, there is insufficient evidence to confirm malicious intent.

The strongest counterargument is the anonymous publisher (developer_name is empty) combined with zero users and suspicious-looking short domains. A skeptic could argue this represents a stealthy data exfiltration tool disguised as a LeetCode helper. However, the extension's network activity is consistent with its stated purpose, and there are no credential access patterns, cookie theft mechanisms, or data exfiltration indicators in the findings. The short domains alone, without corroborating malware signatures or obfuscation, do not justify a malicious verdict.

The developer should add proper attribution to build trust, and the short domains warrant monitoring. Based on the evidence, this extension appears to be a legitimate productivity tool with false-positive IoC findings.

Key Reasons

  • No malware signatures or obfuscation findings detected
  • Network activity in background.js consistent with stated LeetCode helper functionality
  • IoC findings dominated by legitimate leetcode.com and GitHub API URLs
  • Anonymous publisher with zero users requires monitoring but not takedown
  • Short domains (t.re, s.nz, 9.za) lack corroborating malicious indicators

False Positive Considerations

  • XIOC extractor false positives on URL patterns
  • Generic fetch calls flagged as network findings
  • Short domain parsing artifacts
  • GitHub API URLs misidentified as suspicious

About This Extension

LeetTracker is the ultimate companion for your tech interview preparation. Instead of guessing which data structures and algorithms to focus on, LeetTracker injects live, real-world company data directly into your LeetCode interface. By pulling up-to-date, open-source interview datasets from GitHub, this extension reveals exactly which companies ask the problem you are currently solving, how frequently it appears, and when it was last seen in an interview setting. Core Features & Benefits: Native Side-Panel UI: Seamlessly integrates into LeetCode's interface with full dark-mode support, keeping you focused on code. Includes a floating toggle to hide the pane when you don't need it! Global Company Directory: Browse an interactive list of top tech companies right from the LeetCode Problemset page. Filter, search, and sort to find exactly the company you are targeting. Granular Problem Stats: View difficulty badges, confidence metrics, and sorting tags (e.g., 'High Frequency', 'Medium', 'Low') for every problem assigned to a company. Powered by Open-Source: Automatically fetches data from community-driven GitHub repositories to ensure problem frequencies reflect recent, transparent interview trends. Offline Fallback Ready: Even if you temporarily lose internet or face API rate limits, LeetTracker falls back to a massive bundled local database so your interview prep never skips a beat. Whether you're prepping for FAANG or your neighborhood startup, LeetTracker ensures you optimize your study time for the problems that actually matter to your dream companies!

Frequently Asked Questions