SkillAgentSearch skills...

RSteamGuard

Get Steam guard code without the Mobile Authenticator app, now with rust.

Install / Use

/learn @simonsmh/RSteamGuard
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

RSteamGuard

Get Steam guard code without the Mobile Authenticator app, now with rust.

Usage

You need to get your shared secret. Refer to this article.

Then add it to the first line of main.rs or just compile this project directly with cargo.

cargo build --release

Install it to some place you like and run with

./steam_guard [secret]

or

SECRET=<secret> ./steam_guard

Original Project

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated6mo ago
Forks4

Languages

Rust

Security Score

82/100

Audited on Sep 15, 2025

No findings