lokalise-ci-integration

Warn

Audited by Socket on Sep 9, 2026

3 alerts found:

Anomalyx3
AnomalyLOW
SKILL.md

SUSPICIOUS: the skill’s purpose and API/data flows mostly match a legitimate Lokalise CI integration, but install trust is inconsistent and disproportionate. The main concern is the unpinned raw-GitHub curl|sh installer—especially the personal-repo prerequisite—combined with forwarding a write-capable Lokalise token to the installed CLI.

Confidence: 89%Severity: 62%
AnomalyLOW
references/implementation-guide.md

The code implements legitimate Lokalise translation CI/CD integration and contains no clear malicious payload or intentional data theft. It has moderate supply-chain and CI security risks because it pipes an unpinned remote script to bash, installs an unpinned global npm CLI, and automatically commits and pushes externally downloaded translation files without strong validation or webhook authorization checks. Pin external dependencies and verify checksums or trusted releases, validate translation schemas and paths, restrict workflow permissions, and protect the push operation.

Confidence: 96%Severity: 58%
AnomalyLOW
references/implementation.md

No clear malicious behavior is present in the supplied code. The implementation performs expected Lokalise API and translation synchronization operations. The unpinned curl | sh installer is a significant supply-chain security weakness and should be replaced with a pinned, checksum-verified release or a trusted prebuilt action. Automatic commit and push should also be constrained with least-privilege credentials and branch protections.

Confidence: 97%Severity: 58%
Audit Metadata
Analyzed At
Sep 9, 2026, 03:47 AM
Package URL
pkg:socket/skills-sh/jeremylongshore%2Ftons-of-skills-marketplace%2Flokalise-ci-integration%2F@b7639cba56d3f67a51e0264699480880d4166c8dffcaebfc5ffd7eada3b86148
Security Audit — socket — lokalise-ci-integration