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/prajapatimehul/claude-aws-cost-saverWrote 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/plugins/prajapatimehul/claude-aws-cost-saver/aws-cost-saver)<a href="https://agentmods.dev/plugins/prajapatimehul/claude-aws-cost-saver/aws-cost-saver"><img src="https://agentmods.dev/badge/plugins/prajapatimehul/claude-aws-cost-saver/aws-cost-saver/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/plugins/prajapatimehul/claude-aws-cost-saver/aws-cost-saver"><img src="https://agentmods.dev/badge/plugins/prajapatimehul/claude-aws-cost-saver/aws-cost-saver.svg" alt="Reviewed on agentmods" width="80" height="20"></a>Grade A, and why
aws-cost-saver 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 11d 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.
What it actually says
{
"name": "aws-cost-saver",
"displayName": "AWS Cost Saver",
"version": "2.1.0",
"description": "180 AWS cost optimization checks with Cost Optimization Hub, Compute Optimizer ML integration, data transfer analysis, and reservation purchase recommendations. Read-only by design.",
"author": {
"name": "Mehul Prajapati",
"url": "https://github.com/prajapatimehul"
},
"homepage": "https://github.com/prajapatimehul/claude-aws-cost-saver",
"repository": "https://github.com/prajapatimehul/claude-aws-cost-saver",
"license": "MIT",
"keywords": [
"aws",
"cost-optimization",
"cloud",
"finops",
"savings",
"ec2",
"rds",
"s3",
"lambda",
"eks",
"mcp"
],
"skills": "./skills/",
"hooks": "./hooks/hooks.json",
"mcpServers": "./.mcp.json"
}
What it installs
The manifest is a name and a version. 2 skills, 1 command, 1 agent, 1 hook, 1 MCP server travel with it, and installing the plugin installs all of them — 234 tokens a session between them. Each is measured on its own page, and each can be installed alone.
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.
- 11d ago First seen · 30 lines scan A 1166c33cdd7f
aws-cost-saver is a plugin published in the GitHub repository prajapatimehul/claude-aws-cost-saver (22 stars, last pushed 2mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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.
Other plugins, from other repositories
aws-architecture-diagram
Generate AWS architecture diagrams as draw.io XML with 270+ verified icons, left-to-right layout, and reference templates.
cloud-finops
Expert FinOps guidance for cloud, AI, SaaS, and data-platform spend (multi-provider, model-agnostic).
aws-agent-skills
Collection of AWS engineering skills for IAM, Lambda, DynamoDB, S3, and 14 other core AWS services.
frugal
Cloud cost awareness for agents. Reminds the agent to check usage/billing before spending on metered services (Vercel, Cloudflare, Neon, Railway, E2B, Browserbase, AWS...) and to tear down what it provisions.
fleet
Run a Claude Code agent turn on another machine in a personal fleet, over SSH on the tailnet. Every machine signs into its own Claude account, so the built-in peer tools are same-account and never span machines; this carries the SSH path that does, with target resolution from the rendered fleet manifest, one-shot and…
cloud-infrastructure
Cloud architecture design for AWS/Azure/GCP, Kubernetes cluster configuration, Terraform infrastructure-as-code, hybrid cloud networking, and multi-cloud cost optimization.