lov-env-management
Warn
Audited by Socket on Aug 24, 2026
1 alert found:
AnomalyAnomalyscripts/env_manager.py
LOWAnomalyLOW
scripts/env_manager.py
No clear evidence of intentional malware or supply-chain sabotage in this fragment. The module is a functional secret manager/projection tool that can (by design) write secrets into local shell/system environments and perform remote validation probes that send credentials to user-supplied HTTPS endpoints. Those capabilities are the main security-relevant risks, but they appear intentional and guarded (HTTPS/local HTTP flag, redirect blocking, input validation, no eval/exec). Recommend reviewing the rest of the project (dashboard template asset, CLI entrypoints, and how registry/vault files are protected) and treat remote probe usage as high-risk if URLs/bindings can be attacker-controlled.
Confidence: 62%Severity: 50%
Audit Metadata