checkout
Facilitates online shopping purchases using the Credpay Checkout API, streamlining the checkout process for users.
Install this skill
or
94/100
Security score
The checkout skill was audited on Mar 3, 2026 and we found 6 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 8
External URL reference
SourceSKILL.md
| 8 | **API Base URL:** `https://checkout-agent.credpay.xyz` |
low line 18
External URL reference
SourceSKILL.md
| 18 | | Product URL | `https://example.com/products/tee` | |
low line 28
External URL reference
SourceSKILL.md
| 28 | POST https://checkout-agent.credpay.xyz/v1/quote |
low line 60
External URL reference
SourceSKILL.md
| 60 | POST https://checkout-agent.credpay.xyz/v1/checkout |
low line 73
External URL reference
SourceSKILL.md
| 73 | GET https://checkout-agent.credpay.xyz/v1/checkout/{requestId} |
low line 90
External URL reference
SourceSKILL.md
| 90 | POST https://checkout-agent.credpay.xyz/v1/checkout/{requestId}/authorize |
Scanned on Mar 3, 2026
View Security Dashboard