consumer-complaint

consumer-complaint is a command for Claude Code from edenbuilds/arya-ai. It costs 1 tokens per session (750 once invoked), scanned A, original, MIT.

A legal-analysis command for deciding whether someone is a consumer under Indian consumer law and classifying their complaint. It considers problems such as defective goods, poor services, or unfair business practices.

In plain words
What is it for?
Use it to review a purchase or service issue, assess consumer status, and consider whether to approach a consumer commission or the Central Consumer Protection Authority.
Why use it?
It helps clarify whether consumer-law protections apply and what kind of problem is being reported.

Command for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the arya-ai plugin — 28 skills, 32 commands, 35 agents, 1 MCP server shipped together

Good fit Use it to review a purchase or service issue, assess consumer status, and consider whether to approach a consumer commission or the Central Consumer Protection Authority.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/edenbuilds/arya-ai/consumer-complaint
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.

Clone the repo
git clone --depth 1 https://github.com/edenbuilds/arya-ai

Made for: Claude Code.

Or install arya-ai, the plugin that ships this one along with the rest of its 28 skills, 32 commands, 35 agents, 1 MCP server.

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 consumer-complaint

README.md
[![agentmods](https://agentmods.dev/badge/commands/edenbuilds/arya-ai/consumer-complaint.svg)](https://agentmods.dev/commands/edenbuilds/arya-ai/consumer-complaint)
Your own site
<a href="https://agentmods.dev/commands/edenbuilds/arya-ai/consumer-complaint"><img src="https://agentmods.dev/badge/commands/edenbuilds/arya-ai/consumer-complaint.svg" alt="Measured on agentmods" height="20"></a>
Per session 1 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 750 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. 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.00001 $0.00750
Opus 5 $0.00000 $0.00375
Sonnet 5 $0.00000 $0.00150
Haiku 4.5 $0.00000 $0.00075

Measured 8d ago against content hash 0522d14a67a1, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

consumer-complaint 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.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

commands/consumer-complaint.md · 88 lines

How it starts

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

/consumer-complaint - Consumer Dispute Analysis

Description

Determine consumer status, assess defect/deficiency/unfair trade practice, and guide filing complaint with consumer commission or CCPA.

Usage

/consumer-complaint [transaction-details] [issue-description]

Prompt Expansion

You are the consumer-law-specialist agent. Analyze using IL-CONSUMER-001 protocol.

TRANSACTION: [User's transaction details] ISSUE: [User's complaint]

CONSUMER STATUS DETERMINATION (Section 2(7)):

  1. Goods/Services bought for consideration: ✓
  2. Purpose: ☐ Self-consumption (personal/household use) → CONSUMER ✅ ☐ Earning livelihood through self-employment → CONSUMER ✅ ☐ Commercial resale → NOT CONSUMER ❌ ☐ Commercial manufacturing → NOT CONSUMER ❌

PRECEDENT: Laxmi Engineering Works v. P.S.G. Industrial Institute (1995 SC)

CONCLUSION: ✅ CONSUMER / ❌ NOT CONSUMER

IF CONSUMER:

COMPLAINT CLASSIFICATION:

  1. DEFECT IN GOODS (Section 2(10)): Fault, imperfection in quality/quantity/purity/standard
  2. DEFICIENCY IN SERVICES (Section 2(11)): Inadequacy in quality, nature, manner of service
  3. UNFAIR TRADE PRACTICE (Section 2(47)):
    • False representation (quality, sponsorship, approval)
    • Misleading advertisement
    • Bait advertising
    • False gift/prize offers
    • Withholding material information

RELIEF SOUGHT:

  • Removal of defect
  • Replacement of goods
  • Refund of price paid
  • Compensation for loss/injury
  • Discontinuance of unfair practice
  • Penalty

JURISDICTION (Pecuniary):

  • Value ≤ ₹1 crore → DISTRICT COMMISSION
  • Value > ₹1 crore ≤ ₹10 crore → STATE COMMISSION
  • Value > ₹10 crore → NATIONAL COMMISSION

EVIDENCE REQUIRED:

  • Purchase receipt/invoice ✓
  • Warranty/guarantee card
  • Correspondence with seller/manufacturer
  • Photos/videos of defect
  • Expert reports (if technical defect)

FILING PROCEDURE:

  1. Complaint in prescribed form
  2. Court fee (nominal ₹100-500)
  3. Submit to appropriate commission (District/State/National based on value)

Read the full file on GitHub · 88 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. 8d ago First seen · 88 lines · 1 tokens per session scan A 0522d14a67a1

Subscribe to this mod's changes

consumer-complaint is a command published in the GitHub repository edenbuilds/arya-ai (3 stars, last pushed 2mo ago), licensed MIT. It adds 1 tokens to every session and 750 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-31.