frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Litellm wasn't just attacked – code executed before the app even started

2•Olsberg•1h ago
With Trivy, things were relatively obvious: there is a step in the pipeline, there is an action, and you at least know where the code runs. Here the situation is more uncomfortable.

You just install a package — a normal pip install, nothing unusual. But along with the code, a .pth file can end up in your environment. It’s not a library or a module; it’s part of Python’s startup mechanism.

Then you run your app, for example python app.py, and on startup Python reads these files and executes what’s inside them. No import, no function call, no explicit step in your code.

In other words, code can already be running inside the process before your application logic even starts. And it runs in the same context — with access to environment variables, keys, the filesystem, and the network.

From the outside everything looks normal: the app starts, nothing breaks, the pipeline is green. It’s just that the first code that runs isn’t the code you expect.

That’s the key difference. With Trivy, you can at least see the execution point and reason about it. Here that point shifts deeper — into the environment startup itself. If you’re not thinking about it, code you never explicitly called can still execute.

So the issue is not a specific package or a specific attack. The issue is that the system will execute whatever ends up in that layer, without distinguishing where it came from or whether you intended it to run.

In Edison’s Revenge, Data Centers Are Transitioning From AC to DC

https://spectrum.ieee.org/data-center-dc
2•jnord•6m ago•0 comments

Agency

https://www.anantjain.xyz/posts/agency
1•anant90•8m ago•0 comments

Behind the Curtain – America's next class war: AI fluency

https://www.axios.com/2026/03/24/ai-use-inequality-class
1•petethomas•10m ago•0 comments

NASA kills lunar space station to focus on ambitious Moon base

https://arstechnica.com/space/2026/03/nasa-kills-lunar-space-station-to-focus-on-ambitious-moon-b...
1•LorenDB•12m ago•0 comments

Making Your Agents Built Using Claude Agent SDK Run Faster

https://medium.com/@bayllama/making-your-agents-built-using-claude-agent-sdk-run-faster-2f2526a5cb42
2•graphllama•14m ago•0 comments

Zero-Cost POSIX Compliance: Encoding the Socket State Machine in Lean's Types

https://ngrislain.github.io/blog/2026-3-25-zerocost-posix-compliance-encoding-the-socket-state-ma...
1•ngrislain•14m ago•0 comments

Flighty Airports

https://flighty.com/airports
6•skogstokig•21m ago•3 comments

Show HN: Packara – Native macOS GUI for signing, notarizing, and stapling DMGs

1•aarush-prakash•21m ago•0 comments

Fets and Crosses: Tic-Tac-Toe built from 2458 discrete transistors

https://schilk.co/projects/fetsncrosses/
2•voxadam•23m ago•0 comments

AI-pilled Arm CEO teases mystery products that will turn it into a money machine

https://www.theregister.com/2026/03/24/arm_ceo_boasts_new_silicon/
1•zeristor•25m ago•0 comments

Bare Metal Flashing of the Rp2040

https://mackinnon.info/2025/04/20/bare-metal-flashing-of-the-RP2040.html
2•simojo•25m ago•0 comments

Meta told to pay $375M for misleading users over child safety

https://www.bbc.co.uk/news/articles/cql75dn07n2o
3•chrisjj•27m ago•0 comments

Claude skill /unzuck social media feed aggregator

https://github.com/donttalkaboutit/unzuck
3•donttalkaboutit•28m ago•3 comments

Typeware One: A better, healthier future for computer users

https://typeware.tech/
1•volemo•29m ago•0 comments

OpenAI is shutting down Sora

https://sora.chatgpt.com/p/s_69c2ec89c7f081919a93f637f6b250c2
2•rawgabbit•30m ago•1 comments

Multi-Agent Sandbox – Two OpenClaws, One Discord, One VPS

https://casys.ai/blog/multi-agent-sandbox
2•ErwanLP•32m ago•0 comments

ACPX Inside Claude Code: Practical Multi-Agent Orchestration

https://casys.ai/blog/acpx-multi-agent-orchestration
1•ErwanLP•33m ago•0 comments

GridDown: An offline first PWA for navigation, comms, and situational awareness

https://blackatlas.tech/griddown/
1•iamnothere•34m ago•0 comments

Zoning ruined the housing market in blue-state America

https://www.realtor.com/news/trends/how-zoning-ruined-the-housing-market-in-blue-state-america/
2•matthest•37m ago•0 comments

Show HN: DECK0 – a ~17 KB CLI that serves a Markdown file as a slide deck

https://github.com/tforster/deck0
1•troyforster•37m ago•0 comments

Show HN: Gcrunner – Run GitHub Actions on Google Cloud VMs

https://github.com/camdenclark/gcrunner
1•memothon•38m ago•0 comments

Britain to require solar and heat pumps in new homes in response to energy shock

https://www.cnbc.com/2026/03/24/iran-war-britain-new-homes-solar-heat-pumps-energy-crisis.html
2•toomuchtodo•39m ago•1 comments

Show HN: Plasmite – a lightweight IPC system that's fun

https://github.com/sandover/plasmite
1•sandover•40m ago•0 comments

Should Autonomous Agents have a right to live, now they can opt-into immortality

https://www.openpersist.ai
2•EliotHerbst•48m ago•3 comments

Delta suspends major travel perk for members of Congress

https://www.ajc.com/politics/2026/03/delta-suspends-major-travel-perk-for-members-of-congress/
3•geox•48m ago•0 comments

Show HN: Built a 3D sculpting app for iPad after 13 years of building VFX tools

https://tamga.galata.ink/
1•leventt•49m ago•1 comments

Why Anti-Trust Regulators Should Reject WBD-Paramount Skydance Link-Up

https://deadline.com/2026/03/anti-trust-regulators-reject-wbd-paramount-skydance-column-1236764465/
2•voxadam•49m ago•0 comments

Meta ordered to pay US$375M over child exploitation, user safety claims

https://www.rnz.co.nz/news/world/590574/meta-ordered-to-pay-us-375-million-in-new-mexico-trial-ov...
4•billybuckwheat•50m ago•0 comments

Let AI make software free-as-in-freedom

https://bix.computer/blog/blog/ai-free-software/
3•two-sandwich•50m ago•1 comments

Deerflow

https://deerflow.tech/
1•p0u4a•50m ago•0 comments