imagekitio
Pass
Audited by Gen Agent Trust Hub on May 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill requires the installation of the
@membranehq/clipackage via npm. This is a global CLI tool provided by the skill's vendor to facilitate authentication and action execution. - [COMMAND_EXECUTION]: The skill utilizes shell commands through the
membraneCLI to perform operations such as logging in, connecting to ImageKit.io, and running specific API actions. - [SAFE]: The skill uses a managed authentication flow (
membrane loginandmembrane connect) which avoids the need for hardcoding API keys or secrets within the skill's files or the agent's prompts.
Audit Metadata