intlayer-config
Fail
Audited by Socket on Feb 26, 2026
1 alert found:
Obfuscated FileObfuscated Filereferences/concept_configuration.md
HIGHObfuscated FileHIGH
references/concept_configuration.md
The code fragment is a configuration document for Intlayer with numerous options. It does not contain explicit malicious logic. The primary security considerations are proper handling of environment-provided API keys (ai.apiKey) and ensuring production endpoints are correctly configured (baseURL, cmsURL, backendURL). The presence of localhost defaults and many optional fields increases the risk of misconfiguration leading to data exposure or unintended external calls. No embedded malware or backdoors detected in this fragment, but ensure sensitive values are provided via secure environment variables and that default localhost endpoints are replaced in production.
Confidence: 98%
Audit Metadata