quickbooks
Pass
Audited by Gen Agent Trust Hub on Jun 21, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches data and configuration from the official QuickBooks Online Accounting API at
https://quickbooks.api.intuit.com. - [COMMAND_EXECUTION]: Uses standard
curlcommands for API interaction andjqfor processing structured JSON responses. - [CREDENTIALS_UNSAFE]: Avoids hardcoding sensitive data by utilizing environment variables (
$QUICKBOOKS_TOKENand$QUICKBOOKS_REALM_ID) for authentication, adhering to security best practices.
Audit Metadata