Topic

software supply chain

Every THE D[AI]LY BRIEF article on software supply chain — enterprise AI analysis, benchmarks, vendor comparisons, and ROI frameworks for technology and business leaders. Updated as new coverage publishes.

Plugin4Shell

The Pinned Commit Was a Branch. Check Your Git Host.

Plugin4Shell broke SHA pinning in Claude Code, Codex, Copilot CLI and the Gemini CLI. Two shipped client fixes; the control covering everyone else is a Git host naming rule that GitHub and GitLab enforce and Bitbucket and self-hosted servers do not.

September 20, 2026 · 12 min read
AI coding agents

Your Agent Allowlist Says Python. It Means Any Command.

A scan of 3,171 public repositories found 16.0% of AI coding-agent setups carry a security defect. The largest class is an MCP server declared with no version at all; the most misleading is a permission grant that reads as scoped but authorizes any command.

September 10, 2026 · 13 min read
Claude Code plugins

Only 16% of 'Docs' Commits Were Docs. Re-Tier Review.

A study of 77,773 Claude Code plugin commits re-classified every one by what its diff actually did. Of 8,007 commits labelled 'docs', only 16% were documentation — the rest changed what the agent does at runtime, through the exact path most review policies auto-approve.

August 31, 2026 · 12 min read
ChainDrop

npm Pulled the Packages. Your Agent Config Reinfects You.

npm removed ChainDrop's malicious versions within about two hours. The worm's second infection route never lived in a package — it lives in .claude/settings.json and .vscode/tasks.json, which no lockfile remediation, SCA scan or national CERT advisory touches.

August 7, 2026 · 11 min read