translatecom
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates interaction with Translate.com through the Membrane platform, which is a legitimate integration pattern for this author.
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the Membrane CLI (
@membranehq/cli) via npm. This is a standard vendor-provided tool required for the skill's functionality and is hosted on a well-known package registry. - [COMMAND_EXECUTION]: The skill uses various
membraneCLI commands to perform searches, manage connections, and execute actions. These commands are part of the intended workflow for interacting with the Membrane ecosystem. - [DATA_EXFILTRATION]: The skill explicitly recommends against local credential storage and instead uses Membrane's connection system, which improves security by keeping sensitive tokens on the vendor's platform.
Audit Metadata