prisma
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the installation of the
@membranehq/clipackage from the official NPM registry. This is a verified tool provided by the skill's vendor (Membrane) to facilitate platform interactions. - [COMMAND_EXECUTION]: The skill uses various shell commands through the
membraneCLI to perform tasks such as logging in, connecting to database providers, and running specific data actions. These commands are scoped to the intended functionality of the skill. - [SAFE]: The skill explicitly follows security best practices by delegating credential management to the Membrane platform. By using a 'connection' model, it avoids the need for the agent to request or store sensitive API keys or database tokens locally.
Audit Metadata