# METR Threat Research Nonprofit Discloses API Key Compromise, $600K in Unauthorized AI Credits Consumed

The nonprofit research organization METR disclosed two separate security incidents in which threat actors compromised API credentials and consumed approximately $600,000 worth of artificial intelligence compute credits without authorization.

METR, which stands for Model Evaluation and Threat Research, operates as an independent evaluator of frontier AI systems, testing their capabilities to perform long-horizon autonomous tasks. The organization detected that external attackers obtained valid API keys granting access to its infrastructure. The compromised credentials allowed adversaries to spawn compute instances and execute AI model operations at METR's expense before the organization discovered and revoked the compromised tokens.

The stolen API keys represent a significant attack vector in AI infrastructure. Unlike traditional software vulnerabilities, API key compromise bypasses authentication entirely once attackers gain the credential. In this case, the attackers systematically consumed cloud resources by running queries and operations through METR's legitimate API endpoints. The $600,000 price tag reflects the real cost of frontier model inference, making METR an attractive target for resource-constrained threat actors seeking to run expensive AI models without bearing the computational expense.

METR stated that no sensitive information reached adversary hands during the breach. The organization clarified that the incidents centered on unauthorized resource consumption rather than data theft. This distinction matters for organizations dependent on AI infrastructure. While the financial impact is immediate and quantifiable, the threat model differs from traditional data breaches targeting personal information or intellectual property.

The timeline of discovery remains unclear from the disclosed details. Security teams typically detect such incidents when billing alerts trigger unexpectedly high usage or when monitoring systems flag anomalous API activity. The delay between initial compromise and discovery could have extended the unauthorized access window, allowing attackers to consume resources over an extended period before detection.

This breach illustrates growing risks in the AI infrastructure space. As organizations increasingly rely on cloud-based AI services and API-driven access to large language models, API key theft becomes a primary attack objective. Threat actors can monetize stolen credentials either by consuming resources directly, as occurred with METR, or by reselling access to underground markets where other attackers purchase compute time at discount rates.

METR's incident highlights several operational security gaps common in research organizations. Proper secrets management requires storing API keys in secure vaults rather than configuration files or environment variables. Key rotation policies ensure compromised credentials have limited temporal value. Access controls and rate limiting on API endpoints can restrict damage once compromise occurs.

The organization did not detail how attackers initially obtained the API keys. Common attack vectors include phishing emails targeting employees with access to production systems, exposed credentials in public code repositories, weak credential storage in development environments, or social engineering targeting support staff. Understanding the initial compromise method proves essential for preventing recurrence.

Ongoing API monitoring and behavior analysis would have triggered alerts at lower consumption levels. METR's incident demonstrates the need for AI infrastructure providers to implement aggressive anomaly detection targeting unusual compute consumption patterns, geography-based access restrictions, and strict IP whitelisting.

The nonprofit's disclosure sets a precedent for transparency in AI infrastructure incidents. As AI services become central to business operations, breach reporting standards for this emerging sector remain underdeveloped. METR's decision to publicly communicate the incident, without unnecessarily alarming stakeholders, provides a model for similar organizations managing frontier AI systems.