Evaluate exposure and rotation hygiene for any credential — v1.1
The Credential Risk Scoring Model v1.1 is a structured framework for evaluating the security posture of any individual credential — API keys, tokens, passwords, certificates, and more. It was designed to make risk quantifiable so teams can prioritize remediation work without guesswork.
The model scores a credential across seven factors — human handling, rotation age, storage security, blast radius, credential lifetime, exposure signals, and automation maturity — then subtracts credit for automation controls that meaningfully reduce risk. The result is a single 0–100 score with a corresponding risk level: Low, Moderate, High, or Critical.
Read the full methodology, design rationale, and "Secret Zero" problem framing in the original blog article. To manage credentials at scale using a secrets-as-code approach, check out secret0.com.