google-cloud-healthcare-api
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or security risks were identified in the skill instructions.
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the Membrane CLI tool using
npm install -g @membranehq/cli@latest. This is a standard installation of the vendor's official command-line interface from the public npm registry. - [COMMAND_EXECUTION]: The skill utilizes the
membraneCLI for all operations (login, connection, and action execution). This centralizes API interactions and authentication through a controlled platform interface. - [CREDENTIALS_UNSAFE]: The skill explicitly promotes secure credential management by instructing the agent to let the platform handle authentication server-side, avoiding the need for local API keys or tokens.
Audit Metadata