# Forensic Audit: SteamRep Community Scammers vs. Valve Official Enforcement

This report presents the complete audit of **53,558 confirmed scammers and fraudulent accounts** cataloged by the community watchdog SteamRep (`SteamRep_Profiles_BannedCaution_2024.csv`), cross-referenced directly against official Steam Web API ban records (`ISteamUser/GetPlayerBans/v1`).

---

## 1. Executive Summary: The Scam Enforcement Reality

> **Critical Forensic Distinction:**  
> **VAC (Valve Anti-Cheat) and Game Bans are strictly for in-game software cheating (aimbots, wallhacks)** and have **zero relation** to trade fraud, phishing, inventory theft, or SteamRep reports.  
> The **ONLY** two sanctions Valve possesses to stop scammers are:
> 1. **Community Ban** (blocking communication, adding friends, leaving comments, group invites).
> 2. **Economy Ban** (blocking trading and Steam Community Market access).

### Scam-Specific Enforcement Breakdown (53,558 Confirmed Scammers):

| Enforcement Status on Steam | Account Count | Percentage | Real-World Impact |
| :--- | :--- | :--- | :--- |
| **ZERO SCAM BANS ON STEAM (Free to scam/trade)** | **36,757** | **68.63%** | **Over two-thirds (68.6%) of proven scammers have NO Community Ban and NO Economy Ban from Valve!** |
| **Sanctioned for Scamming (Community OR Economy Ban)** | **16,801** | **31.37%** | Only ~31% of confirmed scammers were ever penalized by Valve's moderation. |
| ↳ *Community Banned* | *10,767* | *20.10%* | Only 1 in 5 received a Community Ban. |
| ↳ *Economy / Trade Banned* | *9,783* | *18.27%* | Only ~18% received an inventory trade lock. |
| **Irrelevant VAC / Game Bans Only** | **6,888** | **12.86%** | Banned purely for cheating in games (e.g. CS2/TF2), but completely unpunished for trade scamming. |

---

## 2. Key Investigative Breakthroughs

1. **The 68.6% Impunity Rate:**
   * SteamRep only marks accounts after human moderators verify victim proof (chat screenshots, trade offer transaction histories, API key phishing evidence).
   * Yet **36,757 confirmed scammers** have neither a Community Ban nor an Economy Ban. They remain fully capable of trading, adding victims, sending messages, and continuing their fraud campaigns.
   
2. **Valve's Automated Moderation Illusion:**
   * Valve publicly claims that reporting profiles in the Steam Client is the primary and most effective way to deal with scammers.
   * This audit empirically disproves Valve's claim: even when community victims identify and catalog thousands of fraudsters, Valve's systems fail to sanction **68.63%** of them.

3. **Evidence Artifacts:**
   * Complete database: `/root/VALVE_EVIDENCE_PACK/databases/steamrep_steam_bans.csv` (2.6 MB).
   * High-throughput audit pipeline: `/root/VALVE_EVIDENCE_PACK/scripts/complete_steamrep_audit.py`.
