smartling
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized data access attempts were detected. The skill instructions align with the stated purpose of integrating with Smartling via the Membrane platform.
- [EXTERNAL_DOWNLOADS]: The skill utilizes the
@membranehq/clipackage, which is the official command-line interface provided by the vendor (membranedev). This is a standard dependency for accessing the platform's services. - [COMMAND_EXECUTION]: The instructions involve running
membraneCLI commands to manage authentication and execute integration actions. These commands are part of the intended workflow for the Membrane platform. - [CREDENTIALS_UNSAFE]: The skill demonstrates good security posture by explicitly instructing the agent never to ask for or handle raw API keys, instead utilizing Membrane's managed connection system which handles authentication server-side.
Audit Metadata