# amitte/cost-anomaly-explainer

> Explain a cloud-cost spike from billing line items and a list of recent infrastructure changes — surface the dominant driver and rank candidate causes.

## Identity

- **Type:** agent
- **Version:** 0.1.0
- **Trust tier:** official
- **License:** CC-BY-4.0
- **Authors:** Amitte Maintainers
- **Repo / bundle:** amitte/showcase
- **Canonical URL:** https://amitte.com/s/amitte/cost-anomaly-explainer

## Tags

- **Capabilities:** finops, cost-analysis, anomaly
- **Domains:** operations, finops

## Evaluation

- **Adversarial score:** 100/100
- **Content score:** 92/100

## Endpoints

- **model-backed** `explain-cost` → (internal) — Take billing line items and recent infra changes and return the dominant driver of a cost spike.

## Programmatic access

- Fetch JSON-RPC: `POST https://registry.amitte.com/rpc` with `{ "method": "fetch", "params": { "id": "amitte/cost-anomaly-explainer" } }`
- Install via CLI: `amitte install amitte/cost-anomaly-explainer`
- HTML page: https://amitte.com/s/amitte/cost-anomaly-explainer

Last updated: 2026-06-08T14:21:32.237Z