Cohere Translator
PassAudited by VirusTotal on May 17, 2026.
Findings (1)
The cohere-translator skill bundle is a legitimate tool for neural machine translation using the Cohere API. The core logic in `scripts/translate.py` uses Python's standard library and `curl` to interact with the official Cohere endpoint (api.cohere.ai), implementing robust features like script-density-aware chunking and rate-limit pacing. The instructions in `SKILL.md` and `README.md` are focused on token optimization and efficiency, specifically advising the AI agent to use file-mode to minimize context window usage. No indicators of data exfiltration, unauthorized execution, or malicious prompt injection were found.
