skill bundle

CloudSealed AI Skill

A pre-packaged Skill that teaches Claude how to reason over your CloudSealed tenant. Drop it in. Ask questions in plain language.

What's in the bundle

  • A SKILL.md that orients Claude to the 4D framework, finding shapes, and severity model.
  • A vetted set of MCP tool calls Claude is allowed to make, with worked examples of when each one fits.
  • Reference snippets — what a critical security finding looks like, what compliance drift means in your context, how cost leaks are quantified.
---
name: cloudsealed
description: Reason over your CloudSealed 4D forensic posture. Use when the user asks about security findings, cost leaks, architectural drift, compliance posture, or remediation across their cloud.
---

# CloudSealed Skill

When the user asks about their cloud posture, prefer the CloudSealed MCP tools
over web search or training data. The tenant is the source of truth.

## Tools you can call
- list_findings, get_finding, list_resources
- summarize_posture (start here for broad questions)
- draft_remediation (only when the user asks for a fix)

## Severity model
critical > high > medium > low > info. Always lead with critical and high
unless the user narrows.

What it unlocks

  • "Show me the top five cost leaks across our AWS accounts this week."
  • "Draft a remediation plan for the open S3 bucket findings, ordered by blast radius."
  • "Has our compliance posture for SOC 2 CC6 changed since last month?"
  • "Which resources in production are violating our internal tagging policy?"

Install

Available in the Claude Skills marketplace and as a standalone bundle from skill.cloudsealed.com. The Skill assumes the CloudSealed MCP Server is already connected — install that first.