surveybot
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Downloads the official Membrane CLI from the npm registry to enable interaction with the Surveybot service.
- [COMMAND_EXECUTION]: Uses the
membraneCLI to manage connections, discover actions, and execute Surveybot tasks. - [SAFE]: Implements secure authentication via
membrane login, which handles tokens server-side and prevents the need for manual API key entry or exposure within the agent context. - [SAFE]: Instructions explicitly discourage requesting sensitive credentials from users, relying instead on managed connections.
Audit Metadata