Skip to main content

Ecommerce

Facilitates the creation and management of online stores, focusing on payment security, inventory control, and conversion optimization.

Install this skill

or
85/100

Security score

The Ecommerce skill was audited on Feb 28, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 22

Webhook reference - potential data exfiltration

SourceSKILL.md
221. **Payment idempotency** — Store `payment_intent_id`, check before processing. Webhooks retry.
medium line 25

Webhook reference - potential data exfiltration

SourceSKILL.md
254. **Webhook signatures** — Verify `stripe-signature` or equivalent. Reject unsigned requests.
medium line 34

Webhook reference - potential data exfiltration

SourceSKILL.md
34- Implement webhook signature verification before going live
Scanned on Feb 28, 2026
View Security Dashboard