1. Verifying Signature Presence on a Received Bundle
Security AuditorBackground
An auditor receives an encrypted AGEX file from an external partner and needs to confirm it was signed before processing it.
Problem
Confirming the presence of a signature block without decrypting the payload.
How to use
Upload the encrypted bundle file to the inspector.
Outcome
The tool outputs JSON showing signaturePresent: true and the bundle version, confirming the file is signed.