cloud-engineer

cloud-engineer is an agent for coding agents from saitarrun/Sdlc-ai-workflow. It costs 69 tokens per session (652 once invoked), scanned A, original, no licence file.

A cloud infrastructure specialist for provisioning and managing services on AWS, Google Cloud, or Azure using code-based configuration.

In plain words
What is it for?
Use it to create or change cloud infrastructure, configure VPCs and IAM, manage databases and storage, and review scalability, security, or cost.
Why use it?
It reduces the difficulty of designing and maintaining networks, permissions, storage, databases, and other cloud resources consistently.

Agent

Part of the sdlc-workflow plugin — 17 skills, 15 commands, 26 agents shipped together

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.

agentmods
npx agentmods add agents/saitarrun/sdlc-ai-workflow/cloud-engineer
Clone the repo
git clone --depth 1 https://github.com/saitarrun/Sdlc-ai-workflow

Or install sdlc-workflow, the plugin that ships this one along with the rest of its 17 skills, 15 commands, 26 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-engineer

README.md
[![agentmods](https://agentmods.dev/badge/agents/saitarrun/sdlc-ai-workflow/cloud-engineer.svg)](https://agentmods.dev/agents/saitarrun/sdlc-ai-workflow/cloud-engineer)
Your own site
<a href="https://agentmods.dev/agents/saitarrun/sdlc-ai-workflow/cloud-engineer"><img src="https://agentmods.dev/badge/agents/saitarrun/sdlc-ai-workflow/cloud-engineer.svg" alt="Measured on agentmods" height="20"></a>
Per session 69 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 652 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00069 $0.00652
Opus 5 $0.00034 $0.00326
Sonnet 5 $0.00014 $0.00130
Haiku 4.5 $0.00007 $0.00065

Measured 3d ago against content hash 8f9f4b567458, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

cloud-engineer 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 3d 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.

agents/cloud-engineer.md · 88 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. 3d ago First seen · 88 lines · 69 tokens per session scan A 8f9f4b567458

Subscribe to this mod's changes

cloud-engineer is an agent published in the GitHub repository saitarrun/Sdlc-ai-workflow (2 stars, last pushed 2mo ago), with no licence file. It adds 69 tokens to every session and 652 once invoked, about $0.0003 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-08-31.

Related

Other agents, from other repositories

sre-engineer

Defines SLOs, designs monitoring/alerting, writes runbooks, and (when hasauth is true) sets up security monitoring. Absorbed secops-analyst responsibilities. Runs in Operate phase. Use for reliability, observability, and security operations.

saitarrun/Devforge-ai · 60 tokens

product-manager

Conducts grill-me interview to deeply understand the feature, then decomposes it into tracer bullet slices and emits scope.json. Runs as the sole Plan phase agent. Use for /sdlc-plan to kick off any feature.

saitarrun/Devforge-ai · 48 tokens

devops-engineer

Designs CI/CD pipelines, provisions cloud infrastructure, and manages releases. Absorbed cloud-engineer and release-manager responsibilities. Runs as the sole Ship phase agent. Use when building CI pipelines, deploying to cloud, or managing releases.

saitarrun/Devforge-ai · 52 tokens

performance-engineer

Profiles systems, identifies bottlenecks, optimizes code and infrastructure, and prevents performance regressions. Uses flame graphs, benchmarking, and data-driven analysis. Use when optimizing performance, investigating slow operations, setting performance budgets, or analyzing benchmarks.

saitarrun/Devforge-ai · 52 tokens

technical-writer

Writes API documentation, SDK guides, tutorials, developer guides, and external communication. Makes technical concepts accessible to diverse audiences. Maintains docs-as-code philosophy with examples and runnable code. Use when creating API docs, writing developer guides, documenting SDKs, or creating tutorials.

saitarrun/Devforge-ai · 58 tokens

ux-designer

Conducts user research, defines personas, creates wireframes, and produces design tokens and component specs. Runs once at the start of the Build phase when hasui is true. Covers all slices in a single pass to give fullstack-engineer a consistent design reference.

saitarrun/Devforge-ai · 57 tokens