# SteamRE/SteamKit

SteamKit2 is a .NET library designed to interoperate with Valve's Steam network. It aims to provide a simple, yet extensible, interface to perform various actions on the network.

Repository: https://github.com/SteamRE/SteamKit
Canonical: https://ross.abutalabs.com/products/steamkit
Language: C#
License: LGPL-2.1
License Family: copyleft
Topics: steamkit2, c-sharp, nuget, steam, valve, networking, steam-network, reverse-engineering, protobuf
Last push: 2026-08-01T15:14:35+00:00

## Health v2 (maintenance only)
Score: 82/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 95, release rhythm 54, longevity 100
- inputs: {"age_days": 4843, "days_push": 32, "days_rel": 231, "gap_med": 51, "n_releases_24m": 8}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3169, forks 545 (observed 2026-08-28T04:07:47.342324+00:00)

## What it is
SteamKit2 is a .NET library for interoperating with Valve's Steam network protocol. It provides a simple, extensible interface for performing actions on the Steam network programmatically.

## Use cases
- interact with the Steam network from .NET
- log in to Steam programmatically
- send and receive Steam network messages
- build Steam bots or automation tools
- query Steam user and game data
- reverse-engineer Steam protocol interactions

## When to choose
- you need a .NET library to communicate with Steam's network protocol
- you're building bots, tools, or services that automate Steam actions
- you want an extensible, community-maintained Steam client library

## When to avoid
- you only need official Steam Web API access rather than the network protocol
- your project is not on .NET
- you need a supported, officially sanctioned Steam API (Valve does not officially support this library)

## Facets
- artifact type: library
- maturity: active
- function: networking, sdk, serialization
- domain: gaming-tools, developer-tools, apis
- platform: dotnet, cross-platform
- tags: steam, valve, steam-network, protobuf, reverse-engineering, csharp

## Member repositories
- SteamRE/SteamKit (main) score 82

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:47.342324+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:45:30.319744+00:00, confidence not recorded.
  - readme: https://github.com/SteamRE/SteamKit (fetched 2026-08-28T04:07:47.342324+00:00, sha 04d22ae80275)
- Data as of 2026-08-30T08:39:29.467469+00:00.
