cloud-control-plane-reasoning

cloud-control-plane-reasoning is a skill for Claude Code, Codex from annatchijova/SKILLS. It costs 0 tokens per session (2,114 once invoked), scanned C, original, no licence file.

A reasoning guide for investigating cloud-account compromise through identities and control-plane permissions. The control plane is the set of cloud APIs that manage resources, while the data plane handles the resources themselves.

In plain words
What is it for?
It helps analyze cloud identity relationships, trace role assumptions, assess stolen-key impact, and investigate control-plane attack paths.
Why use it?
It focuses investigations on stolen credentials and the permissions they can use, which may cross account boundaries even when network diagrams do not show a path.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit It helps analyze cloud identity relationships, trace role assumptions, assess stolen-key impact, and investigate control-plane attack paths.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/annatchijova/skills/cloud-control-plane-reasoning
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.

Any agent
npx skills add annatchijova/SKILLS --skill cloud-control-plane-reasoning
Clone the repo
git clone --depth 1 https://github.com/annatchijova/SKILLS

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for cloud-control-plane-reasoning

README.md
[![agentmods](https://agentmods.dev/badge/skills/annatchijova/skills/cloud-control-plane-reasoning/github.svg)](https://agentmods.dev/skills/annatchijova/skills/cloud-control-plane-reasoning)
Your own site
<a href="https://agentmods.dev/skills/annatchijova/skills/cloud-control-plane-reasoning"><img src="https://agentmods.dev/badge/skills/annatchijova/skills/cloud-control-plane-reasoning/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for cloud-control-plane-reasoning

Your own site · 80×15
<a href="https://agentmods.dev/skills/annatchijova/skills/cloud-control-plane-reasoning"><img src="https://agentmods.dev/badge/skills/annatchijova/skills/cloud-control-plane-reasoning.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,114 The whole file, excluding the scripts and references it only reads on demand.
Security scan C 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.02114
Opus 5 $0.00000 $0.01057
Sonnet 5 $0.00000 $0.00423
Haiku 4.5 $0.00000 $0.00211

Measured 9d ago against content hash 6ce6ffd1c724, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade C, and why

cloud-control-plane-reasoning scanned grade C with 1 finding 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 9d 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.

Cloud metadata endpointhighServer-side request forgery

One request to 169.254.169.254 can return temporary IAM credentials.

profile's credentials to anything that can hit `169.254.169.254`. That turns a
cloud-control-plane-reasoning/SKILL.md · 146 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 9d ago First seen · 146 lines · 0 tokens per session scan C 6ce6ffd1c724

Subscribe to this mod's changes

cloud-control-plane-reasoning is a skill published in the GitHub repository annatchijova/SKILLS (4 stars, last pushed 7d ago), with no licence file. It costs nothing until one of its globs matches a file; then it loads 2,114 tokens. A static security scan graded it C with 1 finding (cloud metadata endpoint). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

alterlab-remote-compute

Dispatch long-running GPU/CPU jobs to remote compute with a provider-agnostic submit → poll → harvest pattern across SLURM/HPC (sbatch, squeue, sacct) and managed APIs (Modal, RunPod, GCP Batch / Vertex AI). Use when submitting a batch job to a cluster, polling job status, retrieving result artifacts from a scheduler…

AlterLab-IEU/AlterLab-Academic-Skills · 156 tokens

oci-services-expert

Expert guidance on Oracle Cloud Infrastructure services, architecture patterns, cost optimization, and deployment strategies. Use when designing on OCI, selecting OCI services, estimating cost, or applying OCI enterprise best practices.

frankxai/claude-skills-library · 43 tokens

oracle-solution-design

Orchestrate complete OCI solution designs with parallel agents and quality gates, producing Solution Design Documents, architectures, and bills of materials. Use when producing an OCI SDD, end-to-end solution architecture, or a bill of materials.

frankxai/claude-skills-library · 51 tokens

ai-architecture

Expert guidance on multi-cloud architecture, cost analysis, and technical decision-making for AI platforms across AWS, GCP, Azure, and OCI. Use when comparing clouds, estimating infra cost, or making build-vs-buy and architecture trade-off decisions for an AI product.

frankxai/claude-skills-library · 57 tokens

oci-drawio-icon-native

Build and validate OCI draw.io diagrams in icon-native mode so they never depend on mxgraph.oci. runtime libraries. Use when authoring or fixing Oracle Cloud architecture diagrams in draw.io that must render portably.

frankxai/claude-skills-library · 52 tokens

alterlab-modal

Runs Python code in the cloud with Modal — serverless containers, on-demand GPUs, and autoscaling. Use when deploying ML models, running batch processing jobs, scheduling compute-intensive tasks, or serving APIs that need GPU acceleration or dynamic scaling. Part of the AlterLab Academic Skills suite.

AlterLab-IEU/AlterLab-Academic-Skills · 61 tokens