criteo
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the Membrane CLI tool using
npm install -g @membranehq/cli@latestandnpx @membranehq/cli@latest. These are official packages provided by the vendor to facilitate the integration. - [COMMAND_EXECUTION]: The instructions involve executing various
membraneCLI commands to log in, connect to Criteo, and manage actions. These commands are standard operations for the Membrane ecosystem and use server-side authentication management, avoiding the need for local API keys. - [DATA_EXPOSURE_AND_EXFILTRATION]: The skill follows security best practices by delegating credential management to the Membrane platform. It explicitly instructs the user not to handle API keys or tokens locally, reducing the risk of accidental credential exposure.
Audit Metadata