translator-api
Pass
Audited by Gen Agent Trust Hub on May 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides structured procedures, references, and assets for implementing the Browser Translator API in a secure Window context. The provided information aligns with current experimental web standards for on-device AI.
- [COMMAND_EXECUTION]: The skill utilizes a local discovery script,
scripts/find-translator-targets.mjs, which is executed using the Node.js runtime. This script scans the project workspace to identify relevant frontend files (e.g., package.json, index.html, Vite configurations) and existing Translator API usage markers. The script operates entirely on the local file system with read-only permissions and does not perform any network operations or data exfiltration.
Audit Metadata