Why Seracade Doesn't Install Anything on Your Machine

March 2026

PyPI supply chain attacks are not hypothetical. Compromised packages regularly ship credential stealers that run on every Python process where they are installed, often reaching tens of thousands of downloads before removal. Every locally installed dependency is an additional surface for this class of attack.

This is the risk of installing LLM tooling as a package in your environment. Every dependency is a trust decision. Every update is a potential attack surface.

How most LLM proxies work

How Seracade works

What this means for security

The tradeoff

We built Seracade this way because we believe the safest code on your machine is code that isn't there. One env var. No install. No supply chain. That's the architecture.