@sigstore/mock is a lightweight utility for simulating the Sigstore signing flow during development and testing. It provides mock implementations of Sigstore components, allowing developers to test interactions with Sigstore without relying on a live Sigstore instance. This package simplifies integration testing, enabling faster and more reliable verification of applications that utilize Sigstore for signing and verification processes. It greatly reduces the setup overhead and complexity of working with Sigstore within local environments.