webexpenses
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill utilizes the official Membrane CLI and platform for all external interactions, which is consistent with the author's provided context and intended functionality.
- [EXTERNAL_DOWNLOADS]: Recommends installing the
@membranehq/clipackage from the npm registry. This is a standard and expected dependency for the service described. - [COMMAND_EXECUTION]: Employs CLI commands for authentication (
membrane login), connection management (membrane connect), and running integration actions (membrane action run). These are standard operations for the tool. - [CREDENTIALS_UNSAFE]: The skill follows security best practices by explicitly instructing the agent not to ask for API keys and to let the Membrane platform manage authentication tokens server-side.
Audit Metadata