lokalise-multi-env-setup
Warn
Audited by Socket on Sep 9, 2026
1 alert found:
AnomalyAnomalyreferences/implementation.md
LOWAnomalyLOW
references/implementation.md
The code is primarily a legitimate Lokalise environment-management and translation-sync implementation. It contains no clear malware or intentional unauthorized data exfiltration. The main security risk is the GitHub Actions command that pipes an unpinned remote shell script directly into `sh`; it should be replaced with a pinned, verified release or checksum. Secret handling should also use silent input and avoid passing tokens as command-line arguments. Additional validation and request timeouts are recommended.
Confidence: 97%Severity: 63%
Audit Metadata