aws-cost-saver

An AWS account checker that looks for ways to reduce spending on Amazon Web Services, a cloud platform for running applications and storing data. It checks computing, storage, databases, networking, data transfers, and reservations.

In plain words
What is it for?
Use it for AWS cost reviews, finding unused resources, checking whether services are over-provisioned, and identifying possible reservation savings.
Why use it?
It helps find idle or oversized cloud resources and other possible sources of unnecessary cost. It also provides savings estimates based on pricing data.

Plugin for Claude Code

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.

Claude Code
/plugin marketplace add ccplugins/awesome-claude-code-plugins
agentmods
npx agentmods add plugins/ccplugins/awesome-claude-code-plugins/aws-cost-saver
Clone the repo
git clone --depth 1 https://github.com/ccplugins/awesome-claude-code-plugins

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

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 2d 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.

plugins/aws-cost-saver/.claude-plugin/plugin.json · 24 lines

How it starts

The opening of the file, as written. The whole thing — 24 lines — stays where its author put it; the contents beside it link to each section on GitHub.

{
  "name": "aws-cost-saver",
  "description": "Use this agent to scan AWS accounts for cost optimization opportunities. Features 173 automated checks across 11 domains with AWS Compute Optimizer ML integration, data transfer analysis, and reservation recommendations. Includes Zero Hallucination Pricing System with 21 anti-hallucination rules for accurate savings estimates. Examples:\\n\\n<example>\\nContext: AWS bill is too high\\nuser: \"Our AWS costs are out of control. Can you find where we're wasting money?\"\\nassistant: \"I'll scan your AWS account for cost optimization opportunities. Let me use the aws-cost-saver agent to run 173 automated checks across all services.\"\\n<commentary>\\nComprehensive scanning across compute, storage, database, and networking services to identify idle resources and over-provisioning.\\n</commentary>\\n</example>\\n\\n<example>\\nContext: Monthly cost review\\nuser: \"We need to cut AWS costs by 30% this quarter\"\\nassistant: \"I'll analyze your AWS account for savings opportunities. Let me use the aws-cost-saver agent to identify quick wins and calculate potential savings.\"\\n<commentary>\\nReal pricing data from AWS Cost Explorer ensures accurate savings estimates.\\n</commentary>\\n</example>\\n\\n<example>\\nContext: EC2 rightsizing\\nuser: \"Are our EC2 instances properly sized?\"\\nassistant: \"I'll check for over-provisioned and idle instances. Let me use the aws-cost-saver agent with Compute Optimizer ML to get rightsizing recommendations.\"\\n<commentary>\\nML-powered analysis from AWS Compute Optimizer provides data-driven recommendations.\\n</commentary>\\n</example>",
  "version": "1.0.0",
  "author": {
    "name": "Mehul Prajapati",
    "url": "https://github.com/prajapatimehul"
  },
  "homepage": "https://github.com/prajapatimehul/aws-cost-saver",
  "repository": {
    "type": "git",
    "url": "https://github.com/prajapatimehul/aws-cost-saver.git"
  },
  "keywords": [
    "aws",
    "cost-optimization",
    "fi

Read the full file on GitHub · 24 lines

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. 2d ago First seen · 24 lines scan A 507a3c733c83

Subscribe to this mod's changes

aws-cost-saver is a plugin published in the GitHub repository ccplugins/awesome-claude-code-plugins (926 stars, last pushed 20d ago), licensed Apache-2.0. 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.