integrate-website-checkout
Warn
Audited by Snyk on Mar 2, 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.70). The skill explicitly instructs runtime retrieval from SolvaPay's MCP docs (https://docs.solvapay.com/mcp) with a fallback to https://docs.solvapay.com/llms.txt to "resolve topics" and guide behavior, so these URLs are used at runtime to supply instructions that can directly control the agent's outputs.
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill is explicitly for integrating a payment gateway (Solvapay) hosted checkout and customer portal: it references checkout sessions, customer sessions/portal, SANDBOX validation, and server-side use of SOLVAPAY_SECRET_KEY. Its primary function is to implement payment flows and gate premium features—i.e., to create/send payment-related transactions. This is a specific financial integration (payment gateway), not a generic tool, so it grants direct financial execution capability.
Audit Metadata