search-api
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute shell commands using the Membrane CLI (
npx @membranehq/cli@latest) to perform tasks such as logging in, connecting to the API, and running specific actions. - [EXTERNAL_DOWNLOADS]: The skill utilizes
npxto fetch and execute the@membranehq/clipackage. This is the vendor's primary interface for their platform. - [DATA_EXPOSURE]: The skill references the storage of authentication credentials in
~/.membrane/credentials.json. This is the documented and standard behavior for the tool's local configuration management.
Audit Metadata