# amitte/churn-risk-scorer

> Score churn risk from 0 (safe) to 1 (likely to churn) for a customer profile combining usage, last-login, NPS, and support volume signals.

## 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/churn-risk-scorer

## Tags

- **Capabilities:** churn-risk, scoring, csm
- **Domains:** customer-success, analytics

## Evaluation

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

## Endpoints

- **model-backed** `score-churn` → (internal) — Take a customer profile and return a churn risk score with the top contributing signals.

## Programmatic access

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

Last updated: 2026-06-08T14:24:50.253Z