dota2-custom-game-dev

Warn

Audited by Socket on Aug 19, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/update_references.ps1

This script is not overtly malicious; it performs deterministic vendoring of a fixed allowlist of static files and records provenance in UPSTREAM.json. However, it introduces a meaningful supply-chain security risk by importing remote repository content at runtime using a potentially mutable ref (default 'main') and lacking integrity/authenticity verification (no commit pinning/verification or signature/hash checks) before copying into the project's vendor directory. Strengthening pinning to a specific commit and adding verification would materially reduce risk.

Confidence: 64%Severity: 55%
Audit Metadata
Analyzed At
Aug 19, 2026, 01:11 PM
Package URL
pkg:socket/skills-sh/demon673%2Fdemon-agent-skill%2Fdota2-custom-game-dev%2F@103d572c88b8c9fb0235d9e2c37b069d6596887d03fda4701064af420455f71e
Security Audit — socket — dota2-custom-game-dev