AI Dynamics

Global AI News Aggregator

About

SOFTWARE

  • Jared AI Employee Lives in Slack Connects 3000 Tools

    Introducing Jared: the first AI employee that’s actually social. He lives in Slack, connects to 3,000+ tools, and quietly does the work in the background – reports, dashboards, code, follow-ups, research – then jumps into the conversation when it matters. Reads the room,

    → View original post on X — @futurepedia_io

  • Building AI to scroll X for everyone, launching this week

    I'm making an AI to scroll X for all of us. See you soon with it. Should turn on this week.

    → View original post on X — @scobleizer

  • LiteLLM Supply Chain Attack Compromises Millions of AI Credentials
    LiteLLM Supply Chain Attack Compromises Millions of AI Credentials

    Someone just poisoned the Python package that manages AI API keys for NASA, Netflix, Stripe, and NVIDIA.. 97 million downloads a month.. and a simple pip install was enough to steal everything on your machine. The attacker picked the one package whose entire job is holding every AI credential in the organization in one place. OpenAI keys, Anthropic keys, Google keys, Amazon keys… all routed through one proxy. All compromised at once. The poisoned version was published straight to PyPI.. no code on GitHub.. no release tag.. no review. Just a file that Python runs automatically on startup. You didn’t need to import it. You didn’t need to call it. The malware fired the second the package existed on your machine. The attacker vibe coded it… the malware was so sloppy it crashed computers.. used so much RAM a developer noticed their machine dying and investigated. They found LiteLLM had been pulled in through a Cursor MCP plugin they didn’t even know they had. That crash is the only reason thousands of companies aren’t fully exfiltrated right now. If the code had been cleaner nobody notices for weeks. Maybe months. The attack chain is the part that gets worse every sentence. TeamPCP compromised Trivy first. A security scanning tool. On March 19. LiteLLM used Trivy in its own CI pipeline… so the credentials stolen from the SECURITY product were used to hijack the AI product that holds all your other credentials. Then they hit GitHub Actions. Then Docker Hub. Then npm. Then Open VSX. Five package ecosystems in two weeks. Each breach giving them the credentials to unlock the next one. The payload was three stages.. harvest every SSH key, cloud token, Kubernetes secret, crypto wallet, and .env file on the machine.. deploy privileged containers across every node in the cluster.. install a persistent backdoor waiting for new instructions. TeamPCP posted on Telegram after: “Many of your favourite security tools and open-source projects will be targeted in the months to come.. stay tuned.” Every AI agent, copilot, and internal tool your company shipped this year runs on hundreds of packages exactly like this one… nobody chose to install LiteLLM on that developer’s machine. It came in as a dependency of a dependency of a plugin. One compromised maintainer account turned the entire trust chain into a credential harvesting operation across thousands of production environments in hours. The companies deploying AI the fastest right now have the least visibility into what’s underneath it. Andrej Karpathy (@karpathy) Software horror: litellm PyPI supply chain attack. Simple `pip install litellm` was enough to exfiltrate SSH keys, AWS/GCP/Azure creds, Kubernetes configs, git credentials, env vars (all your API keys), shell history, crypto wallets, SSL private keys, CI/CD secrets, database passwords. LiteLLM itself has 97 million downloads per month which is already terrible, but much worse, the contagion spreads to any project that depends on litellm. For example, if you did `pip install dspy` (which depended on litellm>=1.64.0), you'd also be pwnd. Same for any other large project that depended on litellm. Afaict the poisoned version was up for only less than ~1 hour. The attack had a bug which led to its discovery – Callum McMahon was using an MCP plugin inside Cursor that pulled in litellm as a transitive dependency. When litellm 1.82.8 installed, their machine ran out of RAM and crashed. So if the attacker didn't vibe code this attack it could have been undetected for many days or weeks. Supply chain attacks like this are basically the scariest thing imaginable in modern software. Every time you install any depedency you could be pulling in a poisoned package anywhere deep inside its entire depedency tree. This is especially risky with large projects that might have lots and lots of dependencies. The credentials that do get stolen in each attack can then be used to take over more accounts and compromise more packages. Classical software engineering would have you believe that dependencies are good (we're building pyramids from bricks), but imo this has to be re-evaluated, and it's why I've been so growingly averse to them, preferring to use LLMs to "yoink" functionality when it's simple enough and possible. — https://nitter.net/karpathy/status/2036487306585268612#m

    → View original post on X — @bobgourley, 2026-03-25 03:56 UTC

  • Desktop App Merger: New Super App Integration Strategy

    apparently it's getting "merged" into a new desktop "super app"

    → View original post on X — @bilawalsidhu

  • NVIDIA Donates Dynamic Resource Allocation Driver for Kubernetes

    Advancing Open Source AI, NVIDIA Donates Dynamic Resource Allocation Driver for GPUs to Kubernetes Community! #BigData #Analytics #DataScience #AI #MachineLearning #NLProc #LLM #IoT #IIoT #PyTorch #Python #RStats #TensorFlow #Java #JavaScript #ReactJS #GoLang #CloudComputing

    → View original post on X — @gp_pulipaka

  • Custom Entity Recognition Accelerated with Claude and Amazon Bedrock
    Custom Entity Recognition Accelerated with Claude and Amazon Bedrock

    Accelerating Custom Entity Recognition with Claude Tool use in Amazon Bedrock! #BigData #Analytics #DataScience #AI #MachineLearning #NLProc #LLM #IoT #IIoT #PyTorch #Python #RStats #TensorFlow #Java #JavaScript #ReactJS #GoLang #CloudComputing #Serverless #DataScientist #Linux

    → View original post on X — @gp_pulipaka

  • Google Launches WebSim-Like Tool Powered by Gemini Flash

    Google just made their own version of WebSim using Gemini 3.1 Flash-Lite (but without the actually memory).

    → View original post on X — @mreflow

  • Software Review in the Era of AI: What OpenSci Tests
    Software Review in the Era of AI: What OpenSci Tests

    Software Review in the Era of AI: What We Are Testing at rOpenSci https://
    buff.ly/cBRP7hp
    #AI #MachineLearning #DeepLearning #LLMs #DataScience

    → View original post on X — @miketamir

  • Cursor AI Tool Gets Cost Plot X-Axis Direction Right
    Cursor AI Tool Gets Cost Plot X-Axis Direction Right

    Cursor got the x-axis direction right on the cost plot this time!

    → View original post on X — @randal_olson

  • Cursor Releases Full Composer 2 Report
    Cursor Releases Full Composer 2 Report

    Read the full report: https://
    cursor.com/resources/Comp
    oser2.pdf

    → View original post on X — @cursor_ai