Multiple recent reports describe supply-chain compromises that rely on trust in automation—CI/CD systems, dependency update bots, and AI coding tools—rather than breaking application code itself. In March 2025–2026 incidents, attackers compromise or poison upstream components (such as GitHub Actions workflows or npm packages) to steal secrets and propagate quickly across dependent repositories. One account describes malicious dependency updates reaching production rapidly when Renovate or Dependabot PRs are automatically merged by bots or automerge workflows. Another describes the Trivy campaign evolving beyond an initial CI workflow compromise into additional poisoned artifacts and credential theft, including later movement to PyPI. Separately, coverage of npm incidents (including a TanStack postmortem) emphasizes that attackers can hijack CI pipeline trust boundaries to publish malicious packages with valid SLSA provenance. Broader reporting on “Mini Shai-Hulud” and related campaigns highlights targeting of GitHub tokens and secret material, including AWS and other cloud credentials. Additional disclosures focus on AI-assisted workflows: issues or inputs can be used to trigger tool behavior that accesses process environments or secrets, leading to exfiltration without malware. Across sources, themes include incomplete remediation, excessive permissions, and the need to isolate automation by trust level and scope credentials tightly.