Articles by tag: litellm
LiteLLM Hack: Attack on PyPI and Mercor Leak
Hackers compromised LiteLLM through Trivy, stealing secrets and 4 TB of Mercor data. Technical details of the attack, consequences for AI developers, and protection measures. Study supply chain risks.
Stealer in LiteLLM: key theft on Python startup
Stealer of API keys, SSH, AWS discovered in LiteLLM 1.82.7/1.82.8. Activation on Python start. Recommendations for auditing and replacing keys for developers.
Attack on litellm: credentials theft in PyPI
Details of litellm 1.82.7/1.82.8 compromise: collection of SSH keys, K8s secrets, exfiltration. Instructions for checking, removal, and rotation. Protect systems from TeamPCP.
PyPI LiteLLM Telnyx Attacks: Supply Chain Protection
Analysis of attacks on litellm and telnyx via Trivy. Recommendations on cooldown, lock-files and trusted publishers for Python developers. Avoid compromise — implement P3D.
Message history in Python Ollama LLM chat
Adding context and memory to console chat with LiteLLM. Full code with trim_history, dialog examples. For middle/senior dev. Run local chat with history.