language-detector-api
Pass
Audited by Gen Agent Trust Hub on May 4, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses a local Node.js script (
scripts/find-language-detector-targets.mjs) to identify frontend files and API usage markers in the workspace. The script is limited to reading project files with specific extensions (.ts, .js, .html, etc.) and does not perform network operations or access sensitive system paths. - [DATA_EXFILTRATION]: No network exfiltration or credential harvesting patterns were detected. All analysis and file access operations are confined to the local project directory.
- [PROMPT_INJECTION]: The instructions are strictly technical and follow standard development procedures. There are no attempts to bypass safety filters or manipulate the agent's core instructions.
Audit Metadata