google-cloud-shipper

Audit Google Cloud deployment configurations for IAM, secrets, and network safety.

1|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/blakeox/llm-skills --skill google-cloud-shipper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-cloud-shipper
Source: https://github.com/blakeox/llm-skills/tree/main/openclaw/skills/google-cloud-shipper
Command: npx skills add https://github.com/blakeox/llm-skills --skill google-cloud-shipper

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill mitigates the risk of deployment errors and security issues during Google Cloud Platform releases by thorough verification and auditing.

Core Features & Use Cases

  • Risk Assessment: Audits IAM policies, secrets, service accounts, and network configurations before release.
  • Verification & Validation: Checks startup behavior, rollout mechanics, and scale assumptions to prevent production failures.
  • Use Case: When deploying updates to GKE or Cloud Run, use this Skill to identify potential misconfigurations and unsafe rollout conditions.

Quick Start

Use the google-cloud-shipper skill to review the latest GCP deployment candidate and flag any unsafe settings.

Frequently Asked Questions about google-cloud-shipper

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I verify GCP deployment configurations before releasing to production?

Verify GCP deployment configurations by auditing IAM policies, secrets, service accounts, and network settings before release to prevent security breaches and production outages.

What GCP deployment settings should I check to prevent production outages?

Check startup behavior, rollout mechanics, scale assumptions, and rollback parameters to prevent production failures during Google Cloud Platform service updates.

Can I use this to audit IAM policies and network configurations for Cloud Run?

Yes, you can audit IAM policies, service accounts, secrets, and network configurations for Cloud Run and GKE to identify potential misconfigurations and unsafe rollout conditions.

How do I identify unsafe rollout conditions during GKE updates?

Identify unsafe rollout conditions during GKE updates by checking rollout mechanics, scale assumptions, and rollback parameters to mitigate the risk of deployment errors.

What is the best way to ensure safe GCP releases?

Ensure safe GCP releases by performing thorough verification and auditing of deployment configurations, including risk assessment of IAM and network settings before rollout.