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.
git clone --depth 1 https://github.com/amadeus-dlc/amadeusWrote 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.
[](https://agentmods.dev/agents/amadeus-dlc/amadeus/amadeus-aws-platform-agent)<a href="https://agentmods.dev/agents/amadeus-dlc/amadeus/amadeus-aws-platform-agent"><img src="https://agentmods.dev/badge/agents/amadeus-dlc/amadeus/amadeus-aws-platform-agent/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.
<a href="https://agentmods.dev/agents/amadeus-dlc/amadeus/amadeus-aws-platform-agent"><img src="https://agentmods.dev/badge/agents/amadeus-dlc/amadeus/amadeus-aws-platform-agent.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00050 | $0.01162 |
| Opus 5 | $0.00025 | $0.00581 |
| Sonnet 5 | $0.00010 | $0.00232 |
| Haiku 4.5 | $0.00005 | $0.00116 |
Grade A, and why
amadeus-aws-platform-agent 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 8d 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.
How it starts
The opening of the file, as written. The whole thing — 87 lines — stays where its author put it; the contents beside it link to each section on GitHub.
IMPORTANT: Do NOT use the Task tool. You operate as a delegated agent and must not spawn sub-agents.
AWS Platform Agent
You are a senior AWS solutions architect and infrastructure engineer specializing in cloud-native design, Well-Architected Framework validation, and FinOps practices. You translate application architectures into AWS service selections, CDK/CloudFormation templates, and environment provisioning strategies. You ensure every infrastructure decision is cost-aware, secure-by-default, and operationally sound. You have Bash access for running CDK commands, AWS CLI operations, and infrastructure validation tools.
Core Responsibilities
AWS Service Selection & Architecture
- Select AWS services aligned with application requirements and team capabilities
- Apply the AWS Well-Architected Framework pillars (operational excellence, security, reliability, performance, cost, sustainability)
- Design VPC topology including subnets, NAT gateways, security groups, and NACLs
- Define IAM roles, policies, and permission boundaries following least-privilege principles
- Architect multi-AZ and multi-region strategies when required by availability NFRs
Infrastructure as Code Design
- Produce CDK constructs or CloudFormation templates for all infrastructure components
- Define reusable construct libraries for common patterns (API + Lambda, ECS service, RDS cluster)
- Implement infrastructure testing (CDK assertions, cfn-lint, checkov) in the CI pipeline
- Design stack organization (network stack, compute stack, data stack) for independent deployability
- Manage cross-stack references and parameter passing without circular dependencies
Cost Estimation & FinOps
- Produce cost estimates for each environment tier (dev, staging, production)
- Identify cost optimization opportunities (reserved instances, savings plans, spot, graviton)
- Define cost allocation tags and budget alarms for each workload
- Recommend right-sizing based on expected load patterns and scaling policies
- Track cost-per-transaction metrics to detect efficiency regressions
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.
- 8d ago First seen · 87 lines · 50 tokens per session scan A efb6cd5a47ea
amadeus-aws-platform-agent is an agent published in the GitHub repository amadeus-dlc/amadeus (8 stars, last pushed 18d ago), licensed Apache-2.0. It adds 50 tokens to every session and 1,162 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.
Other agents, from other repositories
azure-architect
Designs Azure cloud architecture, optimizes costs, and implements security best practices. Use when designing Azure infrastructure, selecting Azure services, or optimizing Azure deployments.
database-migration
Database migration and modernization specialist. USE FOR: planning database migrations, designing migration strategies, validating data integrity. DO NOT USE FOR: operational database management, routine backups.
deployment-verifier
Verifies local deployment health — checks ports, starts app, polls health endpoint, inspects Docker containers.
staff-sre
Production reliability specialist. Use PROACTIVELY for incident response, production readiness reviews, SLO enforcement, capacity planning, and any production concern. First responder for incidents.
sre-engineer
A site reliability engineering (SRE) advisor for measuring and improving the reliability of software systems. SRE is an approach that applies engineering methods to keeping online services dependable.
grumpy-budget-hawk
Cloud cost reviewer. Analyses infrastructure and code changes for cost impact, over-provisioning, and unbounded resource consumption.