hermes-in-buzz
Warn
Audited by Socket on Aug 13, 2026
1 alert found:
AnomalyAnomalyscripts/update_buzz_credentials.py
LOWAnomalyLOW
scripts/update_buzz_credentials.py
No clear in-module malware/backdoor/obfuscated payload is present. However, the module has a significant supply-chain/execution trust risk: it runs external executables specified by the caller (--helper and --buzz) and sends sensitive keys/owners to the helper via stdin. If those binaries are malicious or substituted, secrets can be exfiltrated. The rest of the code mainly performs input validation, parses/updates a .env file, and runs subprocesses with derived environment variables.
Confidence: 72%Severity: 55%
Audit Metadata