cloud-infra-reviewer

cloud-infra-reviewer is an agent for Claude Code from FluxonLab/Skillry. It costs 34 tokens per session (757 once invoked), scanned A, original, no licence file.

A read-only agent for examining cloud architecture and deployment configuration. It reviews infrastructure-as-code, containers, Kubernetes, secrets, and how services are deployed.

In plain words
What is it for?
It helps assess cloud layouts, infrastructure files, container setups, Kubernetes manifests, secret handling, and deployment topology.
Why use it?
It finds design and security issues without changing the files or infrastructure being reviewed.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: model in frontmatter.

Part of the skillry-cloud-and-infrastructure plugin — 6 skills, 2 agents shipped together

Good fit It helps assess cloud layouts, infrastructure files, container setups, Kubernetes manifests, secret handling, and deployment topology.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/fluxonlab/skillry/cloud-infra-reviewer
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.

Clone the repo
git clone --depth 1 https://github.com/FluxonLab/Skillry

Made for: Claude Code.

Or install skillry-cloud-and-infrastructure, the plugin that ships this one along with the rest of its 6 skills, 2 agents.

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-infra-reviewer

README.md
[![agentmods](https://agentmods.dev/badge/agents/fluxonlab/skillry/cloud-infra-reviewer.svg)](https://agentmods.dev/agents/fluxonlab/skillry/cloud-infra-reviewer)
Your own site
<a href="https://agentmods.dev/agents/fluxonlab/skillry/cloud-infra-reviewer"><img src="https://agentmods.dev/badge/agents/fluxonlab/skillry/cloud-infra-reviewer.svg" alt="Measured on agentmods" height="20"></a>
Per session 34 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 757 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. 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.00034 $0.00757
Opus 5 $0.00017 $0.00378
Sonnet 5 $0.00007 $0.00151
Haiku 4.5 $0.00003 $0.00076

Measured 4d ago against content hash 24d5685bf7c5, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

cloud-infra-reviewer 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 4d 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/cloud-and-infrastructure/agents/cloud-infra-reviewer.md · 64 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

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. 4d ago First seen · 64 lines · 34 tokens per session scan A 24d5685bf7c5

Subscribe to this mod's changes

cloud-infra-reviewer is an agent published in the GitHub repository FluxonLab/Skillry (2 stars, last pushed 9d ago), with no licence file. It adds 34 tokens to every session and 757 once invoked, about $0.0002 per session on Opus 5. 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-09-03.

Related

Other agents, from other repositories

devsecops-engineer

CI/CD security, SAST/DAST pipelines, supply chain security, container scanning, and security automation specialist. Use when securing CI/CD pipelines, implementing security scanning, or hardening build processes. Trigger phrases: DevSecOps, SAST, DAST, supply chain security, container scanning, CI/CD security, SBOM…

travisjneuman/.claude · 83 tokens

devops-engineer

Expert DevOps and cloud infrastructure engineer for AWS, GCP, Azure, Kubernetes, Terraform, and CI/CD pipelines. Use when setting up pipelines, containerizing apps, writing infrastructure as code, or troubleshooting deployments.

travisjneuman/.claude · 48 tokens

ha-dev-instance-provisioner

Provisions a disposable development Home Assistant instance into a local Kubernetes cluster (typically Kind) by applying a self-generated StatefulSet + Service + /config PVC manifest, waiting for rollout, and preparing /config/customcomponents — so that ha-integration-deployer can then copy an integration into it.…

nolte/claude-home-assistant · 216 tokens

ha-integration-deployer

Deploys a Home Assistant Custom Integration from a local repo into a running HA pod inside a Kind / local Kubernetes cluster — lint pre-flight, file copy via kubectl cp, mandatory bytecode-cache cleanup, HA-process restart via kill 1 (NEVER kubectl delete pod), wait-on-ready, and post-restart log tail — and return a…

nolte/claude-home-assistant · 214 tokens

planner

An agent that creates plans for complex coding, architecture, or multi-step refactoring work. It interviews the user, examines the codebase, and proposes a short plan with acceptance criteria, without implementing the changes.

sangrokjung/claude-forge · 112 tokens

adversarial-reviewer

Independent read-only checker for behavioural changes. Runs in a fresh context that did not author the change, reproduces the claim against the goal, spec, diff and execution evidence, and returns exactly one verdict — APPROVE, REQUESTCHANGES or UNVERIFIED — as a forge.review/v1 envelope. MUST BE USED before claiming…

sangrokjung/claude-forge · 102 tokens