Accenture Hacked and a Bug Impacting left hand users!
New 'npm install' Disaster, Accenture Hacked and a Bug Impacting left hand users.


What The State of AI Engineering Report Reveals About AI in Production
AI engineering has moved past experimentation, but are your observability practices keeping up? Datadog analyzed LLM telemetry from 1,000+ customers to reveal what's actually happening at scale: model adoption shifts, hidden token costs, and what the rise of agentic frameworks means for reliability. Download the report to benchmark your AI stack against production reality.
npm install == disaster 🔥 - A new software supply chain attack has hit both npm and PyPI, where malicious packages disguised as popular payment SDKs were stealing developer credentials and sensitive CI/CD secrets. Read more.
Mozilla exposes Claude vulnerability - The Linux Foundation and tech giants have launched Akrites, a new initiative to protect critical open-source software from AI-powered cyberattacks. By bringing together major industry players, it aims to find and fix vulnerabilities before hackers can exploit them. Read more.
Iron Man suit was just the begining!: AI coding tools are evolving from personal coding assistants into organization-wide engineering systems that help teams build software faster and more consistently. The next wave isn't about replacing developers it's about giving every engineer an Iron Man suit. Read more.
Meta Introduces Muse Spark 1.1: A Major Leap Toward Agentic AI
Meta has unveiled Muse Spark 1.1, the latest reasoning model from Meta Superintelligence Labs, bringing major improvements in coding, computer use, multimodal understanding, and AI agents. More than just a chatbot, Muse Spark 1.1 is designed to complete complex tasks across multiple applications with minimal human intervention. Alongside the launch, Meta also introduced a public preview of the Meta Model API, allowing developers to start building applications powered by the new model.
Smarter AI Agents That Can Plan and Execute
One of the biggest upgrades in Muse Spark 1.1 is its agentic capabilities. Instead of simply responding to prompts, the model can plan multi-step tasks, use external tools, and even coordinate multiple AI agents working in parallel. It can assign subtasks, gather information, monitor progress, and combine results into a final output.
The model also supports up to 1 million tokens of context, enabling it to remember previous conversations, retrieve information from much earlier in a workflow, and intelligently compress context without losing important details. This makes it particularly useful for long-running projects and enterprise workflows.
Better at Coding and Software Development

Muse Spark 1.1 delivers significant improvements for developers. It can understand large codebases, diagnose difficult bugs, implement new features, and even perform large-scale code migrations. Meta says the model has been optimized for real-world engineering tasks rather than isolated coding challenges.
It also works seamlessly with modern AI coding workflows, supporting features like planning mode, sub-agent delegation, and context management. In demonstrations, the model built web applications, automatically captured screenshots to identify UI issues, traced bugs back to the relevant source code, implemented fixes, and verified the results all with minimal human guidance.
Stronger Computer Use and Multimodal Intelligence

Unlike traditional AI assistants that rely on step-by-step instructions, Muse Spark 1.1 can intelligently decide whether to interact with a graphical interface or automate tasks using scripts. This allows it to complete workflows faster while adapting to changing information across multiple applications.
Its multimodal capabilities have also improved significantly. The model can understand images, videos, and audio while combining that information with reasoning and tool usage. For example, Meta demonstrated the model creating a Facebook Marketplace listing directly from a smartphone video by selecting the best product photos, generating descriptions, and completing the listing automatically.
Built with Safety in Mind
Meta says Muse Spark 1.1 underwent extensive safety testing under its Advanced AI Scaling Framework. The company evaluated the model across cybersecurity, chemical and biological risks, and loss-of-control scenarios. According to Meta, the model shows stronger resistance to jailbreak attempts, prompt injection attacks, hallucinations, and sycophantic behavior compared to previous versions.
Availability
Muse Spark 1.1 is available today in Thinking Mode within the Meta AI app and on meta.ai. Developers can also access it through the new Meta Model API public preview, making it easier to build advanced AI agents, coding assistants, and enterprise applications. With its combination of long-context reasoning, multimodal capabilities, and agentic workflows, Muse Spark 1.1 marks another significant step toward more autonomous and capable AI systems.
Accenture Hacked! - Accenture has confirmed a data breach after a hacker claimed to steal 35GB of internal data, including source code and cloud credentials. Read more.
Bug affecting Left Hand Users - A surprisingly rare software bug only affected left-handed users because of the way they naturally held their devices. It turned out that covering the phone's proximity sensor triggered an unexpected software behavior that right-handed users rarely encountered. Read more.
Buzz of the Week!
Build Hermeticity
A hermetic build is one that produces the exact same output every time by using only explicitly declared inputs. It cannot access the internet, local machine state, or undeclared dependencies during compilation. Hermetic builds eliminate "works on my machine" problems, improve reproducibility, and make software supply chains much harder to tamper with. Build systems like Bazel, Buck2, and Pants rely heavily on hermeticity to guarantee deterministic builds and secure CI/CD pipelines.
Things that launched. Things that went viral. Things you'll pretend to try.

Mockoon
Mockoon an API mocking platform that works entirely offline.
Croc
Croc securely transfer files between machines using a simple code, no cloud storage needed.
goaccess
goaccess is a real-time web log analytics directly from access logs.
Build Braincells, Not Just Features
This weekend’s read: You are not Ambitious enough with Claude.
This week’s watch: What NASA found inside Uranus.
Meanwhile…

Aniket Rawat
Aniket Rawat is a software engineer and writer covering engineering, career growth, and the tech industry.