quark-hub
Audited by Socket on Aug 8, 2026
1 alert found:
AnomalyNo explicit indicators of covert malware (e.g., outbound exfiltration, backdoor/persistence logic, cryptomining, or suspicious network destinations) are present in this snippet. However, the script performs high-impact dynamic code loading by dot-sourcing a path derived from tool/browser output without integrity/ownership validation, creating an avenue for arbitrary command execution if an attacker can influence the generated env-cookies script path or its contents. Additionally, it persists a sensitive cookie header locally, which increases impact if the host or filesystem is compromised. Overall: likely intended functionality, but with a meaningful security risk due to dynamic sourcing of externally produced script content.