What problem does it solve? Secrets leak into source control, logs, config files, screenshots, and telemetry, and teams often lack a disciplined process to classify exposure, contain it, and verify remediation without spreading the secret further. ## Core Features & Use Cases - Exposure Classification: Categorize findings as NOT EXPOSED IN REVIEWED BOUNDARY, POTENTIAL EXPOSURE, CONFIRMED EXPOSURE, or UNKNOWN. - Leakage Surface Review: Check source control, environment files, command lines, logs, crash reports, fixtures, screenshots, and telemetry for leaked credentials. - Bounded Containment and Verification: Recommend redaction, permission narrowing, or rotation while preserving redacted evidence and verifying each remediation claim. - Use Case: A developer suspects an API token was committed to a repository. Use this Skill to trace where the token is stored and copied, classify the exposure, contain it with redacted evidence, and verify the credential is no longer accepted. ## Quick Start Review this repository for exposed credentials and classify any findings without printing full secret values.