Steam Games Updates

v1.0.0

Fetch recent game updates from Steam News. Use when the user asks about game patches, updates, or news for their tracked Steam games, or wants to add/remove...

0· 208·0 current·0 all-time
byPat Fitzner@patfitzner
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the implementation. Required binary (python3) is appropriate and there are no unrelated credentials, binaries, or platform services requested.
Instruction Scope
SKILL.md instructs running the included Python script. The script only reads/writes local files inside the skill baseDir (skill-config.json, data/updates.json, data/.state.json) and performs HTTP requests to Steam endpoints; it does not read other system files or environment variables.
Install Mechanism
There is no install spec (instruction-only) and the shipped Python script is the only code. Nothing is downloaded or executed from arbitrary URLs during install.
Credentials
The skill requires no environment variables or credentials. Network access to Steam APIs is expected for the described functionality.
Persistence & Privilege
The skill does not request always:true and does not modify other skills or system-wide settings. It persists only its own config and data files within its base directory.
Assessment
This skill appears to do only what it says: it queries Steam's public endpoints and stores results under the skill folder (skill-config.json and data/). Before installing, review and be comfortable with the script being able to make outbound HTTP requests to Steam and create files in the skill directory. If you share an environment with sensitive files, confirm the skill is installed in a location that won't overwrite anything important. No credentials are required and there are no obvious exfiltration endpoints, so risk is low.

Like a lobster shell, security has layers — review code before you run it.

latestvk9764kn86d94yfydgrwce4rr3182prwq

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🎮 Clawdis
Binspython3

Comments