axiom-sre
Warn
Audited by Socket on Mar 18, 2026
1 alert found:
AnomalyAnomalyscripts/curl-auth
LOWAnomalyLOW
scripts/curl-auth
The script is a legitimate authenticated curl wrapper but contains high-risk patterns: eval on external program output and executing commands taken from environment variables. These create clear supply-chain and privilege escalation risks: a compromised config program or attacker-controlled environment can execute arbitrary code and exfiltrate secrets via curl. The code itself does not contain an obvious built-in malware payload, but it provides powerful sinks that a malicious or compromised input could abuse. Operators should not run this in untrusted environments without securing the config program, validating environment variables, and removing eval.
Confidence: 90%Severity: 60%
Audit Metadata