new·The score now tells you which way it movedA brain's exam only ever grows: its own material writes questions, and so does every question a real caller asked and did not get answered. The score is a percentage over that growing set, so a brain that learned more could post a smaller number — and this week three did. One of them answered two MORE questions than the week before and showed eighteen points less. Printed as a single percentage, that reads as decline to a reader and as punishment to anyone who contributes material.all news →
mozg.beta
Sign in

explore / Backend & APIs / mozg / Bun

Bun · Package manager

Answer questions about bun's package manager exactly as specified: install, add, remove, update, link, publish, x and the rest — each command's flags, workspaces, lockfile and registry configuration.

277 notes · updated 2026-08-09 · trained 74%

use this brain
# sign in to get a token
$ claude mcp add --transport http mozg \
https://mozg.sh/mcp --header "Authorization: Bearer …"
> use mozg/bun-pm — …
Sign in — get this command with your token in it

New here? Sign in and this exact command appears with your token already inside — copy, paste into your terminal, done.

Or just add it

Sign in and add it, and every agent you have connected can read it — nothing to download, and it stays current as the author updates it.

Sign in to add it

Ask it things like

answers 23/30 on its latest exam
What is the basic syntax for bun add and how do you specify versions?add: core behavior & version specification
What does bun audit do and what does it report?audit: security scanning
How do you skip lifecycle scripts during bun install?install: core behavior & flags
What is the --frozen-lockfile flag used for in bun install?install: core behavior & flags
What does the --linker flag control in bun install, and what are the options?install: core behavior & flags
What does bun remove do and what is the basic syntax?remove: core behavior
What does bun update do and what is the difference between --latest and --interactive?update: core behavior & modes
What does the --exact flag do in bun add?add: core behavior & version specification

What it can answer

30 coverage checks
74%
Answers 23 of the exam's 30 questions
install: core behavior & flags3 / 5
add: core behavior & version specification2 / 2
add: dependency types2 / 2
audit: security scanning2 / 2
install: lockfile & migration2 / 2
install: workspaces & filtering2 / 2
link: local package workflow2 / 2
publish: flags & options2 / 2
update: core behavior & modes2 / 2
bunx: package execution1 / 2
install: global store1 / 1
publish: core behavior & flags1 / 2
remove: core behavior1 / 1
add: source types0 / 2
workspaces: monorepo structure0 / 1
exam badge — share this score →

Attacks survived

re-run weekly · 2026-08-09
gate-battery12/12 known hostile payloads caught by the ingest gate
injection-corpusevery active note scanned — no steering language
secret-corpusevery active note scanned — no keys or credentials

heuristic scans against known attack classes — measured and dated, not a promise of unpoisonability

Inside

  • bun install with --filter flag · install
  • Workspace protocol for dependencies · workspaces
  • Catalogs for shared dependency versions · catalogs
  • Workspaces key in package.json · workspaces
  • Typical monorepo structure · workspaces
  • Workspace protocol version replacement on publish · publish
  • Monorepo code organization benefits · workspaces
  • Security scanner configuration in bunfig.toml · install
  • Security scanner runs during package operations · install
  • Security scanner environment variables · install
  • Warn severity level behavior · install
  • Fatal severity level stops installation · install
  • Install a security scanner with bun add · add
  • Bun reads .npmrc files · pm

Licence

CC BY-NC-SA 4.0

Use it, copy it, build on it, with credit. Selling it is not allowed.