gcloud-cli-health-check

A check of Google Cloud's command-line setup and hosted services. Google Cloud is a platform for running applications and other online services.

In plain words
What is it for?
Use it to verify that Google Cloud CLI is installed and authenticated, the right projects are selected, required APIs and billing are available, and Cloud Run services are running.
Why use it?
It helps find configuration or deployment problems by checking login details, the selected project and region, required services, billing, and Cloud Run services.

Plugin for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add MSApps-Mobile/claude-plugins
agentmods
npx agentmods add plugins/msapps-mobile/claude-plugins/gcloud-cli-health-check
Clone the repo
git clone --depth 1 https://github.com/MSApps-Mobile/claude-plugins

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

gcloud-cli-health-check scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/gcloud-cli-health-check/.claude-plugin/plugin.json · 33 lines

What it actually says

{
  "name": "gcloud-cli-health-check",
  "version": "1.1.4",
  "description": "Google Cloud CLI health check — verifies gcloud is installed, authenticated with the expected account, correct project + region are active, critical APIs are enabled, billing is linked, and Cloud Run services are live across primary + secondary projects. Produces a structured ✅/⚠️/❌ report. Runs via Desktop Commander so it actually executes on the user's Mac instead of failing in the sandbox.",
  "author": {
    "name": "MSApps"
  },
  "keywords": [
    "gcloud",
    "google-cloud",
    "gcp",
    "cli",
    "health-check",
    "monitoring",
    "cloud-run",
    "billing",
    "iam",
    "desktop-commander",
    "msapps",
    "sosa-agents"
  ],
  "topics": [
    "sosa-agents"
  ],
  "sosa": {
    "compliant": true,
    "level": 2,
    "methodology": "https://github.com/MSApps-Mobile/claude-plugins/blob/main/docs/SOSA.md"
  },
  "privacy_policy": "https://opsagents.agency/privacy",
  "terms_of_service": "https://opsagents.agency/terms"
}
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 33 lines scan A 5901a82637be

Subscribe to this mod's changes

gcloud-cli-health-check is a plugin published in the GitHub repository MSApps-Mobile/claude-plugins (9 stars, last pushed 6d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other plugins, from other repositories

arckit-ca

Canadian Federal Overlay for ArcKit — 12 commands for AIA, ATIP, ITSG-33, GC Digital Standards, OCAP, OLA, and federal cloud residency. Requires arckit core plugin.

tractorjuice/arc-kit · not measured

observability

Elastic Observability skills - OpenTelemetry instrumentation and migration (.NET, Java, Python), LLM observability, log search, SLOs, and service health.

elastic/agent-skills · not measured

helm-add-gwapi-route

Add or modernize Gateway API Route templates (HTTPRoute/GRPCRoute/TLSRoute/TCPRoute/UDPRoute) in a Helm chart. Supports both adding routes to charts that lack them and updating existing routes to current Gateway API v1.5 best practices (named rules, typed filters, current apiVersion, optional BackendTLSPolicy).

lexfrei/ccc · not measured

rad-a11y

WCAG 2.2 AA accessibility toolkit for Claude Code. Six skills covering semantic HTML, ARIA patterns, keyboard/focus, forms, automated testing setup, and a static-analysis review pass; one autonomous reviewer agent. Four pure-stdlib Python validators (scan-jsx-patterns, check-tailwind-contrast with real WCAG sRGB ma.

RadOrigin-LLC/RAD-Claude-Skills · not measured

homespun

Build your own software. Your AI deploys a real multi-user app with its own link, magic-link sign-in, a shared database and per-role permissions, and keeps access afterwards so it can keep operating and improving it. Bundles the homespun agent skill, which drives the homespun CLI.

homespunapps/homespun · not measured

agenticops

AIDLC Operations phase automation — self-improving loops, autonomous deploys, continuous evaluation, incident response, and cost governance on AWS. Humans approve at checkpoints; agents execute diagnosis, proposal, and remediation between gates.

aws-samples/sample-oh-my-aidlcops · not measured