quickbooks
Warn
Audited by Snyk on Jun 28, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill instructs the agent to run "npx @useclawlink/cli" at runtime, which downloads and executes remote code from the npm package (https://www.npmjs.com/package/@useclawlink/cli), making it a required runtime dependency that can execute code and control agent behavior.
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill provides direct, specific QuickBooks actions via ClawLink that create and modify financial records (e.g., create_invoice, create_bill, create_deposit, create_account). This is a dedicated accounting/financial integration (not a generic browser or HTTP tool) and explicitly allows the agent to perform writes that record financial transactions. Therefore it grants direct financial execution capability.
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata