square-automation
Warn
Audited by Snyk on Jun 24, 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 requires adding and calling the external MCP endpoint https://rube.app/mcp at runtime (e.g., via RUBE_SEARCH_TOOLS and RUBE_MANAGE_CONNECTIONS) to fetch tool schemas and manage connections, so remote content from that URL can directly control the agent's available prompts/instructions.
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill is explicitly a Square payment toolkit (payment processing, order management, invoicing) and exposes specific actions against a payment gateway: SQUARE_LIST_PAYMENTS, SQUARE_CANCEL_PAYMENT, SQUARE_LIST_INVOICES, SQUARE_CANCEL_INVOICE, plus order/payment update operations. It requires an active Square connection (OAuth via RUBE_MANAGE_CONNECTIONS), meaning the agent can perform authenticated, monetary-related actions (cancel payments/invoices, manage orders). This is a direct payment gateway integration and therefore qualifies as 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