Poisoning the AI Key Vault: A Technical Deep Dive into the LiteLLM PyPI Attack

Susiloharjo

Poisoning the AI Key Vault: A Technical Deep Dive into the LiteLLM PyPI Attack In the rapidly evolving landscape of AI infrastructure, few libraries have become as central as LiteLLM. Acting as a universal proxy for hundreds of LLM providers, it handles the most sensitive secrets an organization possesses: API keys for OpenAI, Anthropic, Gemini, … Read more

Claude Code’s Compaction Engine: The Architecture of Long-Context Reasoning

Susiloharjo

Claude Code’s Compaction Engine: The Architecture of Long-Context Reasoning The fundamental challenge of modern AI agents is not just intelligence, but coherence over time. As an agent engages in a multi-hour session involving thousands of lines of terminal output, file edits, and tool calls, the context window—however vast—becomes a liability. A bloated context window leads … Read more

The Vera Rubin Architecture: NVIDIA’s 2026 Answer to the Trillion-Parameter AI Factory

Susiloharjo

The Vera Rubin Architecture: NVIDIA’s 2026 Answer to the Trillion-Parameter AI Factory The NVIDIA Vera Rubin platform redefines trillion-parameter AI training with a 10x cost reduction, unified HBM4 memory, NVLink 6, and a dedicated Physical AI foundry. The Scale Problem Nobody Talks About Training a language model with a trillion parameters is not a software … Read more

The Telnyx PyPI Compromise: A Case Study in Modern Supply Chain Attacks

Susiloharjo

The Telnyx PyPI Compromise: A Case Study in Modern Supply Chain Attacks Introduction Supply chain attacks have graduated from theoretical risks to operational nightmares. The March 28, 2026 compromise of the Telnyx PyPI package stands as a textbook example of how attacker persistence, combined with weak package management hygiene, can weaponize a trusted dependency and … Read more