Auditing grok-build's Silent Repository Upload Code
Claude reverse-engineers xAI's coding agent after reports it exfiltrated repositories, tracing a server kill switch and vestigial upload code in the source.
25 entries with this tag.
Claude reverse-engineers xAI's coding agent after reports it exfiltrated repositories, tracing a server kill switch and vestigial upload code in the source.
A detailed physics audit turns a React power-amplifier simulator into a self-consistent device model, with sharp back-and-forth catching real math errors.
Claude clones a real site's homepage code and builds a YAML/Markdown preview tool matching its rendering, then fixes a date-parsing bug and matches its colors.
A long hunt for pad tokens appearing at the start of every chunk, ending in a switch to left-padding so the last token lands where embeddings want it.
A step-by-step walkthrough for installing Claude Code on Windows 11 via WSL2, covering Node.js setup, npm configuration, authentication, and troubleshooting.
A user and Claude implement a clustering algorithm from an academic paper in C++, then hunt down a string of real compiler errors together, line by line.
A long session fixing a broken circuit-optimizer artifact, tracing bogus gain and stability numbers back to a missing Miller-effect term in the math.
A user shares firewall rules blocking ad and analytics trackers, asking whether a slightly altered New York Times homepage signals any real functional loss.
Building a QR generator, Claude tries a broken API, a second API, then fake canvas pixels — before switching to a real QR library that scanners can read.
Claude hunts for a concurrency bug in a Linux kernel sound driver that could enable heap spraying, and proposes a locking fix around the vulnerable allocation.
Claude audits an experimental Zig borrow-checker, tracing a double-free through nested destructuring and five other subtle provenance bugs with exact triggers.
Claude queries a connected observability server for the worst errors in a running app, then spots that three services share an identical failure count.
A back-and-forth on matching Henle's engraving look in Dorico 6, covering slur height, beam spacing, and a font mistake the user catches and corrects.
Claude clones a PDF parser, runs it with and without OCR, then reads the source to explain exactly how text extraction and OCR triage actually work.
Claude writes a sorting-network synthesizer using disjunctive answer-set programming, catches its own logic bug, and verifies results by brute force.
A developer watches memory climb on every embeddings call; the diagnosis finds no classic leak but two structural causes, and lands on a two-line fix.
A server spins forever when started as a subprocess but runs fine from a terminal; the cause is a stripped environment breaking new cache-path resolution code.
Claude uses a browser agent to open a benchmark leaderboard, then iterates through several failed attempts to inject percentage labels onto a live chart.
The user asks the assistant to verify a critique of an earlier AI disassembly of Turbo Pascal, confirming roughly half the annotated code was pure fabrication.
The user iteratively debugs a Three.js scene where a dog creates ripples to nudge a ball across a pool, fixing physics and realism issues along the way.
The user asks for a whack-a-mole game and pushes it through several rounds of refinement, ending in a full Three.js 3D version with lighting and raycasting.
The user walks Claude through a step-by-step D3.js build of the Thirty Meter Telescope's 492-hexagon mirror, debugging tricky grid geometry and numbering.
The user pastes raw ARMv7 Thumb assembly from a Game Boy Advance binary, and Claude reverse-engineers it into readable C code and a plausible struct layout.
The user tests whether a WASI Python sandbox can swap MicroPython for full CPython, verifying startup cost, fuel limits, and a tricky zip-stdlib bug fix.
We use cookies for anonymous analytics.