quickbooks-online-mcp-server
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The installation process involves cloning the official source code from Intuit's GitHub repository (https://github.com/intuit/quickbooks-online-mcp-server.git).
- [COMMAND_EXECUTION]: The skill includes standard commands for building a Node.js project, such as
npm installandnpm run build, to set up the MCP server environment. - [SAFE]: Authentication is handled via a secure OAuth 2.0 flow, and the skill correctly instructs users to manage sensitive credentials like Client IDs and Secrets through environment variables or local configuration files rather than hardcoding them.
Audit Metadata