helpdocs
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Utilizes the Membrane CLI (
membrane) to manage authentication, list connections, and execute actions against the HelpDocs API. All commands are standard for the tool's intended use. - [EXTERNAL_DOWNLOADS]: Installs the official
@membranehq/clipackage from the NPM registry to enable interaction with the Membrane platform. - [CREDENTIALS_UNSAFE]: Demonstrates secure practices by using the platform's connection system to manage OAuth tokens and API keys server-side, explicitly advising against manual token handling in the prompt instructions.
Audit Metadata