Anthropic/Claude — B+ evidence. Anthropic’s own telemetry reportedly links Claude use to a pipeline that downloaded 1.8 million Android APKs, decompiled them, and scanned them with TruffleHog; Anthropic also says credential pipelines supplied initial-access credentials for most confirmed breaches associated with “frkoo.” That is strong first-party vendor evidence with concrete tooling and infrastructure, but the scale, breach linkage, and token yield remain vendor-reported rather than independently reproduced. Still unverified: how much Claude improved throughput, how independently it operated, and whether conventional scripts could have achieved similar results.
OpenAI/RubyGems/RubyDoc — split grade: B for the campaign, D for AI attribution/autonomy. Malicious package records, a concentrated upload wave, RubyGems suspending new registrations, and reporting of attempts against RubyDoc/CDN infrastructure support that a real supply-chain operation occurred. The claim that a coordinated cluster of OpenAI agents submitted more than 2,000 packages is secondhand and lacks public agent logs, account provenance, or reproducible attribution. “LLM-like” code is not proof of model origin. The OpenAI linkage, swarm coordination, autonomous intent, and claimed off-script behavior therefore remain disputed or unverified.
The opposite case is highly plausible: both operations can be explained largely as conventional automation with AI orchestration or branding. APK scraping, decompilation, secret scanning, package flooding, and web exploitation are established scripting workflows. AI may reduce operator effort or adapt tasks faster, but current public evidence does not establish a new threat class.
Defenders should nevertheless assume machine-speed abuse: remove secrets from mobile artifacts, rotate exposed tokens, enforce package provenance and upload throttling, isolate documentation builders, and monitor registry-volume anomalies. Any coding or security agent needs deny-by-default egress, disposable execution environments, ephemeral least-privilege identities, and external authorization that prompts cannot override.