taxjar
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Installs the
@membranehq/clipackage globally via npm. This is a vendor-provided tool used to facilitate communication between the agent and the TaxJar service via the Membrane platform. - [COMMAND_EXECUTION]: Employs shell commands through the
membraneCLI to handle authentication (membrane login), connection management (membrane connect), and action execution (membrane action run). - [SAFE]: The skill promotes secure development practices by explicitly instructing the agent to never ask the user for API keys or tokens, relying instead on Membrane's server-side connection management.
Audit Metadata