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
languagedetectpackage to perform its core function of identifying natural languages from text. - [SAFE]: File operations are handled through security-conscious wrappers from the
@agent/corelibrary, includingvalidateFilePathandsafeReadFile, 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