gcp-dispute-kit

gcp-dispute-kit is a skill for Claude Code, Codex from shivamsriva31093/gcp-ironclad. It costs 80 tokens per session (2,784 once invoked), scanned A, original, MIT.

A read-only toolkit for preparing evidence and letters after fraud involving leaked Google Cloud API keys. Google Cloud is Google’s platform for running services and using APIs, including Gemini and Vertex AI.

In plain words
What is it for?
Preparing evidence packets, dispute letters, escalation letters, and deadline notes after unauthorized Google Cloud charges.
Why use it?
It organizes the information needed to dispute unauthorized charges and distinguishes active spending from incidents that are ready for filing or escalation.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Preparing evidence packets, dispute letters, escalation letters, and deadline notes after unauthorized Google Cloud charges.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/shivamsriva31093/gcp-ironclad/gcp-dispute-kit
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.

Any agent
npx skills add shivamsriva31093/gcp-ironclad --skill gcp-dispute-kit
Clone the repo
git clone --depth 1 https://github.com/shivamsriva31093/gcp-ironclad

Made for: Claude Code, Codex.

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 gcp-dispute-kit

README.md
[![agentmods](https://agentmods.dev/badge/skills/shivamsriva31093/gcp-ironclad/gcp-dispute-kit/github.svg)](https://agentmods.dev/skills/shivamsriva31093/gcp-ironclad/gcp-dispute-kit)
Your own site
<a href="https://agentmods.dev/skills/shivamsriva31093/gcp-ironclad/gcp-dispute-kit"><img src="https://agentmods.dev/badge/skills/shivamsriva31093/gcp-ironclad/gcp-dispute-kit/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.

agentmods 80×15 button for gcp-dispute-kit

Your own site · 80×15
<a href="https://agentmods.dev/skills/shivamsriva31093/gcp-ironclad/gcp-dispute-kit"><img src="https://agentmods.dev/badge/skills/shivamsriva31093/gcp-ironclad/gcp-dispute-kit.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 80 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,784 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin original 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.00080 $0.02784
Opus 5 $0.00040 $0.01392
Sonnet 5 $0.00016 $0.00557
Haiku 4.5 $0.00008 $0.00278

Measured 12d ago against content hash 9ef61ea27788, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

gcp-dispute-kit scanned grade A with 1 finding 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 12d ago.

The scan reads SKILL.md. This mod also ships 11 executable files (scripts/analyze_billing.py, scripts/classify_state.py, scripts/render.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

RESP=$(curl -s -G "https://monitoring.googleapis.com/v3/projects/${P}/timeSeries" \
skills/gcp-dispute-kit/SKILL.md · 218 lines

How it starts

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

GCP Dispute Kit (READ-ONLY)

Overview

Assembles everything a fraud victim needs to file: an exhibit-backed evidence summary, ready-to-file letters for their situation and jurisdiction (Google + India + US tracks), and a filing-sequence README with a deadline tracker. Formalizes the practice in docs/incident-story.md. Mutates no cloud state.

Three entry states, three different products:

State Meaning You get
BLEEDING Spend is spiking right now checklists/emergency-stop.md — nothing else until the bleeding stops
FRESH Incident over, nothing filed Full packet + Google console-dispute letter (+ India bank-chargeback letter when jurisdiction includes IN — the card-dispute clock runs from the statement date, not from Google's reply)
STUCK Dispute filed but stalled Packet + escalation letters (Google reply + IN/US external tracks)

When to Use

  • After a leaked-key incident, once spend is back to normal, to prepare the dispute.
  • When an existing dispute is stalled: ghosted, partial offer, denied, or a refund that never landed.
  • NOT while spend is actively spiking — the kit will hand you the emergency-stop checklist and halt.

Inputs

  • SESSION_DIR env var (optional): defaults to /tmp/gcp-dispute-kit/$(date -u +%Y-%m-%dT%H-%M-%SZ)/.
  • Intake answers from the victim (Phase 0). Everything else is discovered.

Outputs

${SESSION_DIR}/packet/README.md, evidence-summary.md, letters/, exhibits/, manifest.json (validated against this skill's output.schema.json).

Safety

  • Every command in this skill is read-only (list / describe / query). No update, enable, disable, create, or delete verbs anywhere except inside checklists/emergency-stop.md, which the victim runs by hand in a live emergency.
  • A letter with an unresolved {{placeholder}} is never emitted — scripts/render.py hard-errors instead.
  • Claims are confidence-marked: billing-export-backed > CSV-backed > victim-stated. Never present a victim-stated number as data-backed.

Read the full file on GitHub · 218 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. 12d ago First seen · 218 lines · 80 tokens per session scan A 9ef61ea27788

Subscribe to this mod's changes

gcp-dispute-kit is a skill published in the GitHub repository shivamsriva31093/gcp-ironclad (24 stars, last pushed 1mo ago), licensed MIT. It adds 80 tokens to every session and 2,784 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

bionic-safety-net

Unified survival infrastructure: health, finance, legal safety, circuit breakers, and structural protection against all ruin classes. The last line of defense.

winstonkoh87/Athena-Public · 34 tokens

insurance-expert

Expert-level insurance systems, underwriting, claims processing, actuarial analysis, risk assessment, and insurtech solutions. Use when the user mentions underwriting, claims, actuarial, risk, or insurtech, or when the task involves Insurance Systems, Insurance Types, Standards and Regulations, or Claims Processing.

personamanagmentlayer/pcl · 65 tokens

finops-expert

Expert-level cloud financial operations, cost optimization, and cloud economics. Use when the user mentions cloud cost, optimization, cloud economics, or AWS cost, or when the task involves FinOps Fundamentals, Cost Management, FinOps Practices, or Cost Visibility.

personamanagmentlayer/pcl · 55 tokens

banking-expert

Expert-level banking systems, core banking, regulations, and banking technology. Use when the user mentions finance, core banking, regulations, or payments, or when the task involves Banking Systems or Key Technologies.

personamanagmentlayer/pcl · 45 tokens

carta-witness-signatures

Status of witness and spousal-consent signature requests on option grants, RSAs, PIUs — who still needs to sign, and what's awaiting signature, signed, or expired. Covers one award, one company, or a whole portfolio. Read-only.

carta/plugins · 58 tokens

carta-hmrc-limits

Report a UK company's HMRC EMI/CSOP limit usage. Use when asked how much EMI allowance is left, whether the company is near the £6m EMI limit, who is close to or over their £250k individual limit, CSOP headroom, or whether a planned grant fits.

carta/plugins · 68 tokens