The master skill in PlanetScale's official pack: runs a full read-only best-practices assessment of a database or org, then produces one evidence-backed report.
Well-Architected Framework: Security PillarSkill
Summary
Google's official Well-Architected Framework skill for the security pillar — turns an architecture review into a structured interview, gap analysis and prioritised recommendations.
Features
- Structured four-stage review: interview, gap analysis, prioritised fixes, principle-linked rationale
- Workload assessment question bank plus a validation checklist
- Grounded in the six published WAF security principles, each with a source document
- Product recommendations pulled from a curated Google Cloud list, not invented
- Covers IAM, network security, data protection and operational security
Install This Skill
Add this skill to your favorite AI agent in a few steps.
Skill Content
Usage Instructions
Learn how to use this skill with different AI agents.
Example Usage
"Review our multi-tenant GKE workload against the Well-Architected security pillar and give me a prioritised remediation list I can take to the launch review."
Description
Ask an agent whether a Google Cloud workload is secure and you usually get a list of generic advice. This skill from Google's official skills repository replaces that with the review process Google's own Well-Architected Framework prescribes, and makes the agent run it in order.
The workflow has four stages. First the agent interviews you from a bank of workload assessment questions — what the architecture is, what the compliance obligations are, where the data lives, what the constraints are. Then it evaluates the answers against the framework's core principles and a validation checklist. Then it produces prioritised, actionable recommendations naming specific Google Cloud products for each gap. Finally it explains every recommendation by tying it back to the principle it serves, so the reasoning is auditable rather than asserted.
The principles it works from are the framework's own: security by design, zero trust, shift-left security, preemptive cyber defence, secure and governed AI, and using AI for security — each anchored to the published Google Cloud architecture guidance the skill cites inline. Coverage spans IAM and identity, network security, data protection, and operational security, with product recommendations drawn from a curated list rather than invented (Chrome Enterprise Premium, Identity-Aware Proxy, IAM Recommender, Binary Authorization, Artifact Registry and the rest).
It is the pillar skill to reach for before a launch review, during a compliance exercise, or whenever someone needs a defensible written answer to "is this design secure?" Five sibling pillar skills — reliability, cost optimisation, performance, operational excellence and sustainability — live in the same repository and follow the same shape.
Related Skills
Build crash-safe AI agents on AgentKit and step.ai — durable tool calls, human-in-the-loop approval, realtime progress, and when not to reach for an agent loop at all.
Inngest's durable-execution playbook as an agent skill — steps and memoisation, event and cron triggers, idempotency, cancellation, retries and non-retriable errors.
Temporal's official skill for building durable workflows — SDK patterns across seven languages, plus the determinism rules that decide whether a workflow survives a replay.