Validate and analyze GCP service account key JSON files safely in your browser.
Security Notice: This tool runs entirely in your browser. No data is sent to any server. However, never paste production service account keys into any online tool.
Output will appear here...GCP service account key files are JSON documents containing a private key, client email, project ID, and other metadata needed for authentication. These files are high-value targets because anyone with the key can authenticate as the service account. This validator checks the structure and metadata of a key file entirely in your browser — the key never leaves your machine. It verifies the required fields exist, validates the key format, checks the project ID and client email patterns, and warns about potential issues like keys that should be rotated based on their creation date.
Disclaimer: This tool runs entirely in your browser. No data is sent to our servers. Always verify outputs before using them in production. AWS, Azure, and GCP are trademarks of their respective owners.