What this enables

  • Inspect GCP resources by project and location
  • List Compute Engine instances
  • List Cloud Storage buckets

How it works

You upload a service account JSON key. The key is encrypted at rest and decrypted only when needed. For resource inspection, a temporary credential file is created and removed after the process completes.

Setup

1

Create a service account

In Google Cloud, create a service account with viewer‑level permissions for the resources you plan to inspect.
2

Generate a key

Create a JSON key for the service account and download it securely.
3

Upload the key

In the app, open Settings → GCP and upload the JSON file. The project ID will be detected.
Placeholder: screenshot of GCP settings with file upload and status

Using it

  • “List Compute Engine instances.”
  • “List Cloud Storage buckets.”
  • “Summarize my VM instances by machine type.”