lang-detector

Pass

Audited by Gen Agent Trust Hub on Mar 3, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill uses the legitimate and well-known languagedetect package to perform its core function of identifying natural languages from text.
  • [SAFE]: File operations are handled through security-conscious wrappers from the @agent/core library, including validateFilePath and safeReadFile, which prevent unauthorized file system access or path traversal.
  • [SAFE]: No external network requests, hardcoded credentials, or obfuscated code were identified during the analysis.
  • [SAFE]: The skill's logic is static and does not involve any dangerous sinks such as eval(), exec(), or dynamic module loading.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 3, 2026, 06:22 PM