# amitte/secrets-leak-classifier

> Classify the risk of a leaked secret given its kind, reachability, and scope — produce severity, blast radius, and the rotation playbook entry to follow.

## 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/secrets-leak-classifier

## Tags

- **Capabilities:** secrets, leak-classification, incident-response
- **Domains:** security, incident-response

## Evaluation

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

## Endpoints

- **model-backed** `classify-leak` → (internal) — Take a leaked secret's metadata and return severity, blast radius, and rotation playbook step.

## Programmatic access

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

Last updated: 2026-06-27T00:25:08.427Z