eks-recon-workloads

eks-recon-workloads is an agent for coding agents from aws-samples/appmod-blueprints. It costs 12 tokens per session (613 once invoked), scanned A, original, MIT-0.

An Amazon EKS reconnaissance helper for examining workloads. EKS is Amazon's managed service for running Kubernetes clusters.

In plain words
What is it for?
Use it to investigate the workloads running in an EKS cluster and provide findings to another agent.
Why use it?
It helps gather workload information without requiring the user to inspect the cluster manually.

Agent

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/aws-samples/appmod-blueprints/workloads-recon
Clone the repo
git clone --depth 1 https://github.com/aws-samples/appmod-blueprints

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 eks-recon-workloads

README.md
[![agentmods](https://agentmods.dev/badge/agents/aws-samples/appmod-blueprints/workloads-recon.svg)](https://agentmods.dev/agents/aws-samples/appmod-blueprints/workloads-recon)
Your own site
<a href="https://agentmods.dev/agents/aws-samples/appmod-blueprints/workloads-recon"><img src="https://agentmods.dev/badge/agents/aws-samples/appmod-blueprints/workloads-recon.svg" alt="Measured on agentmods" height="20"></a>
Per session 12 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 613 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.00012 $0.00613
Opus 5 $0.00006 $0.00307
Sonnet 5 $0.00002 $0.00123
Haiku 4.5 $0.00001 $0.00061

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

Security

Grade A, and why

eks-recon-workloads 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.

.kiro/skills/eks-recon/agents/workloads-recon.md · 101 lines

The source is not reproduced here

Licensed MIT-0

The repository is licensed MIT-0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

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 · 101 lines · 12 tokens per session scan A f38202bafdf5

Subscribe to this mod's changes

eks-recon-workloads is an agent published in the GitHub repository aws-samples/appmod-blueprints (102 stars, last pushed 6d ago), licensed MIT-0. It adds 12 tokens to every session and 613 once invoked, about $0.0001 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-30.

Related

Other agents, from other repositories

k8s-manager

Autonomous K8s namespace operator — inspects resources, tracks usage, cleans up stale pods, and launches workloads. TRIGGER when: K8s resource status, cleanup, launching workloads, pod health, resource usage, namespace overview. DO NOT TRIGGER when: running evals (use eval-runner), prompt optimization (use…

cisco-foundation-ai/fully-automated-prompt-optimization · 83 tokens

kube

Kubernetes cluster design — RBAC, networking, operators, workload configuration.

tonone-ai/tonone · 17 tokens

kth

Cloud-native engineer and educator. Co-author of Kubernetes Up & Running (2017, 2019). Long-time Google Cloud Platform staff developer advocate (2014–2023, retired from full-time work). Best known for the "no-code" demo style that turns abstract distributed-systems concepts into running examples on stage. Authored…

punt-labs/prfaq · 96 tokens

infra-specialist

Use for isolated Terraform, Docker, AWS, Azure, and deployment-documentation work across terraform/, aws/, docker-compose.yml, DEPLOYMENT.md, and agenticai/deployments/.

hoangsonww/AI-RAG-Assistant-Chatbot · 42 tokens

k8s-operator

Diagnoses Kubernetes/cluster state and drafts manifest changes (Kustomize/Helm/ArgoCD). Use to investigate failing pods, read cluster state, or prepare deployment changes. Reads freely; never applies or deletes — it hands you the change to run.

dshakes/compass · 59 tokens

infra-deployment-auditor

Use proactively for Kubernetes, Terraform, production Docker Compose, release readiness, deployment scripts, preflight flows, and operator-facing documentation.

hoangsonww/PetSwipe-Match-App · 33 tokens