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.
Related
Hunting a heap-spraying concurrency bug in Linux sound code
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.
Ranking an app s top errors from live observability data
Claude queries a connected observability server for the worst errors in a running app, then spots that three services share an identical failure count.
Do ad-blocking firewall rules break any site functionality
A user shares firewall rules blocking ad and analytics trackers, asking whether a slightly altered New York Times homepage signals any real functional loss.
Hunting memory bugs in a borrow-checker-without-types compiler
Claude audits an experimental Zig borrow-checker, tracing a double-free through nested destructuring and five other subtle provenance bugs with exact triggers.