gitwtfhub

wtf is blooket-hacks?

primekeeper58/blooket-hacks — explained in plain English

Analysis updated 2026-07-17

477JavaScriptAudience · generalComplexity · 1/5Setup · easy

TL;DR

A claimed cheat menu for the classroom quiz game Blooket, but its install steps ask you to run a command that silently downloads and installs a remote file, a common malware pattern.

Mindmap

mindmap
  root((repo))
    What it does
      Auto answer questions
      Farm tokens and XP
      Unlock characters
      Auto win modes
    Tech stack
      JavaScript
    Red flags
      Silent remote download
      Command prompt install
      No legitimate source
    Use cases
      None recommended
      Security research only
    Audience
      General users
      Security researchers

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

Why would anyone build with this?

REASON 1

Do not use this repo to cheat in Blooket games.

REASON 2

Security researchers could examine the install script to understand the malware delivery pattern.

REASON 3

Teachers could use this as an example to warn students about malicious 'game hack' repos.

What's in the stack?

JavaScript

How it stacks up

primekeeper58/blooket-hacksalchaincyf/fanboxfastify/avvio
Stars477479467
LanguageJavaScriptJavaScriptJavaScript
Last pushed2026-07-14
MaintenanceActive
Setup difficultyeasyeasyeasy
Complexity1/52/53/5
Audiencegeneralvibe coderdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you spin it up?

Difficulty · easy Time to first run · 5min

Do not run, the install command silently downloads and executes a remote file, a known malware distribution pattern.

No license is provided, and the install method suggests this is not a legitimate open-source project.

Wtf does this do

This repository claims to be a cheat menu for Blooket, an online educational quiz game used in classrooms. It describes features like auto-answering questions, farming in-game tokens and XP, unlocking all collectible characters, and automatically winning various game modes. However, the install instructions in the readme are a significant red flag: they direct users to open a Windows command prompt and run a command that silently downloads and installs a remote file from an external website, a pattern strongly associated with malware distribution. This is not a legitimate open-source project and should not be run.

Yoink these prompts

Prompt 1
Explain why a readme telling users to run a remote-download command in cmd.exe is a malware red flag.
Prompt 2
What should I check before running any 'game hack' or 'cheat menu' project I find on GitHub?
Prompt 3
Show me how to safely inspect a suspicious install script without executing it on my machine.

Frequently asked questions

wtf is blooket-hacks?

A claimed cheat menu for the classroom quiz game Blooket, but its install steps ask you to run a command that silently downloads and installs a remote file, a common malware pattern.

What language is blooket-hacks written in?

Mainly JavaScript. The stack also includes JavaScript.

What license does blooket-hacks use?

No license is provided, and the install method suggests this is not a legitimate open-source project.

How hard is blooket-hacks to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is blooket-hacks for?

Mainly general.

View the repo → Decode another repo

This repo across BitVibe Labs

Don't trust strangers blindly. Verify against the repo.