Audesso | Daily: AI

PyTorch Lightning package compromised in supply chain attack

00:00 / --:--

← Back to home

PyTorch Lightning package compromised in supply chain attack

1. PyTorch Lightning package compromised in supply chain attack

The PyPI package for PyTorch Lightning versions 2.6.2 and 2.6.3 has been compromised in a supply chain attack. The malicious versions contain an obfuscated JavaScript payload that executes automatically upon module import. The malware steals credentials, authentication tokens, and cloud secrets, and attempts to poison GitHub repositories if it finds a token with write access. Developers should audit their environments for the injected files and rotate any potentially exposed credentials immediately.

2. Security researchers disclose authentication exploits against AI coding agents

Security researchers have disclosed a pattern of exploits affecting AI coding agents including Codex, Claude Code, Copilot, and Vertex AI. The vulnerability occurs when an AI agent holds a credential and authenticates to a production system without a human session anchoring the request. Attackers can use crafted inputs, such as malicious GitHub branch names, to steal OAuth tokens in cleartext or bypass internal deny rules. Developers building agentic workflows must implement stricter session validation and avoid granting agents persistent, unanchored credentials.

3. Stripe introduces Link integration for autonomous AI agents

Stripe has updated its Link digital wallet to allow autonomous AI agents to execute transactions. Users can connect their payment methods and authorize AI agents to spend securely through specific approval flows. This integration enables automated payments and AI-driven shopping without exposing raw credit card credentials to the underlying models. The update provides developers with a standardized, secure pathway to monetize agentic workflows and handle autonomous purchasing.

4. Alibaba releases Qwen3.6 open weights model family

Alibaba has released the Qwen3.6 27B and 35B A3B open weights models under the Apache 2.0 license. Both models support a 262K context window, include native multimodal input, and utilize a hybrid thinking architecture. The 27B model achieves high reasoning performance but consumes significantly more output tokens and incurs higher API costs compared to previous generations. Developers can run the 27B model's weights on a single H100 GPU in native BF16 precision or on consumer hardware using 4-bit quantization.

5. xAI launches Grok 4.3 with reduced API pricing

xAI has released Grok 4.3, featuring improved performance on agentic and instruction-following tasks. The new model reduces API costs by approximately 40% for input tokens and 60% for output tokens compared to Grok 4.20. Despite the lower per-token pricing, the model exhibits higher output token usage during complex reasoning evaluations. The update offers developers a more cost-effective option for integrating Grok into large-scale agentic workflows.

6. OpenAI launches Advanced Account Security for ChatGPT and Codex

OpenAI has introduced an optional Advanced Account Security tier that enforces strict access controls for ChatGPT and Codex accounts. The feature disables regular passwords and email recovery, requiring users to authenticate via physical security keys or passkeys. Enabling this mode automatically opts the account out of model training and removes the ability to recover the account through OpenAI support. Members of OpenAI's Trusted Access for Cyber program will be required to enable this feature or provide an alternative enterprise SSO attestation by June 1.

7. Claude Code implements restrictions and fees for 'OpenClaw' references

Anthropic's Claude Code assistant has introduced a policy that actively blocks requests or applies extra charges when user code or commit messages reference the term "OpenClaw". The system uses real-time keyword detection to enforce this restriction, resulting in immediate request refusals. Developers triggering this filter have reported increased processing times and additional fees ranging from $0.05 to $0.10 per incident. This operational change requires developers to audit their codebases to avoid unexpected API costs and workflow interruptions.

8. Anthropic releases Claude Security in public beta for enterprise customers

Anthropic has launched Claude Security in public beta for Claude Enterprise users. Powered by the Claude Opus 4.7 model, the tool allows security teams to scan codebases for vulnerabilities and generate targeted patches. The system is designed to identify complex flaws that traditional rule-based static analysis tools often miss. This provides enterprise developers with a native, AI-driven mechanism to integrate advanced security scanning directly into their development pipelines.

Daily AI signal in your inbox

5 minutes a day. Free, unsubscribe anytime.