Scanning agent transcripts for secrets, without sending them anywhere
A coding agent's transcripts can contain sensitive information, so a local model was developed to scan and mask secrets without sending them to a cloud service. The model combines regex and a neural network to detect credentials with high accuracy. This approach balances speed, accuracy, and model size. The solution is now available for use.