game-sounds

Warn

Audited by Socket on Jul 30, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/setup.sh

The script itself is a straightforward bootstrap/check helper, with no clear signs of direct malware such as obfuscation, credential theft, persistence, or exfiltration. The dominant security concern is supply-chain integrity: it performs unpinned npm global installation and unverified git cloning from a remote repository, which could lead to installation/checkout of attacker-controlled code if the package/repo supply chain is compromised or changes over time. Additionally, the clone destination can be influenced by GAME_SOUNDS_DIR, which can redirect where code is written if the runtime environment is attacker-controlled.

Confidence: 74%Severity: 62%
Audit Metadata
Analyzed At
Jul 30, 2026, 01:51 AM
Package URL
pkg:socket/skills-sh/akillness%2Fjeo-skills%2Fgame-sounds%2F@37df890117d3a60b25879097e008eed529367a69ea4959d5005953b3bddbe656
Security Audit — socket — game-sounds