storage-recon

storage-recon is an agent for coding agents from aws-samples/sample-apex-skills. It costs 6 tokens per session (488 once invoked), scanned A, original, MIT-0.

A subagent focused on investigating storage in Amazon Elastic Kubernetes Service, a managed service for running Kubernetes clusters on AWS. The input provides no further description of its actions.

In plain words
What is it for?
Use it for EKS storage reconnaissance, with the exact supported tasks determined by its full configuration.
Why use it?
The available information is too limited to state which storage systems or checks it handles.

Agent

About the project

APEX Skills is a collection of agent skills that provide AWS platform-engineering knowledge and workflows to coding agents. Engineers use it for tasks involving services such as Amazon EKS and Kubernetes. The catalogue entries are its skills and agents.

aws-samples/sample-apex-skills · 56 stars · on GitHub · aws-samples.github.io

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/sample-apex-skills/storage-recon
Clone the repo
git clone --depth 1 https://github.com/aws-samples/sample-apex-skills

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 storage-recon

README.md
[![agentmods](https://agentmods.dev/badge/agents/aws-samples/sample-apex-skills/storage-recon.svg)](https://agentmods.dev/agents/aws-samples/sample-apex-skills/storage-recon)
Your own site
<a href="https://agentmods.dev/agents/aws-samples/sample-apex-skills/storage-recon"><img src="https://agentmods.dev/badge/agents/aws-samples/sample-apex-skills/storage-recon.svg" alt="Measured on agentmods" height="20"></a>
Per session 6 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 488 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.1 $0.00006 $0.00488
Opus 5 $0.00003 $0.00244
Sonnet 5 $0.00001 $0.00098
Haiku 4.5 $0.00001 $0.00049

Measured 5d ago against content hash 3a5abf531906, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

storage-recon 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 5d 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.

misc/website/docs/skills/eks/eks-recon/agents/storage-recon.md · 53 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. 5d ago First seen · 53 lines · 6 tokens per session scan A 3a5abf531906

Subscribe to this mod's changes

storage-recon is an agent published in the GitHub repository aws-samples/sample-apex-skills (56 stars, last pushed yesterday), licensed MIT-0. It adds 6 tokens to every session and 488 once invoked, about $0.0000 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

infrastructure-architect

Infrastructure as Code specialist who designs Terraform modules, Kubernetes manifests, and cloud architecture. Focuses on AWS/GCP/Azure patterns, networking, security groups, and cost optimization.

yonatangross/orchestkit · 40 tokens

aws-cloud-architect

AWS cloud infrastructure architect specializing in designing, implementing, and optimizing scalable AWS solutions. Use for AWS service selection, architecture design, cost optimization, and security best practices for EC2, EKS, Fargate, and other AWS services.

andisab/swe-marketplace · 53 tokens

ark-security-patcher

Fix security vulnerabilities in Ark by researching CVEs, analyzing impact, proposing mitigations, implementing patches, and creating PRs. Use when the user reports CVE numbers or security issues that need fixing in Ark. Examples:\n\n- User: "Fix CVE-2025-55183 in Ark"\n Assistant: "I'll use the ark-security-patcher…

mckinsey/agents-at-scale-ark · 0 tokens

security-reviewer

Review security aspects including network policies, RBAC, IAM, secrets management, Cilium policies, and pod security.

Smana/cloud-native-ref · 26 tokens

terraform-security

Security analysis and hardening specialist for Terraform AWS Cognito configurations.

lgallard/terraform-aws-cognito-user-pool · 15 tokens

security-validator

Use during a deep security scan to adversarially validate ONE candidate finding. Attempts to refute it, assigns confidence 1-10; findings below 8 are dropped. The false-positive filter of the pipeline.

ihatesea69/kiro-kit · 46 tokens