Skip to main content

create-discount-code

Facilitates the creation of customizable discount codes for promotions, enhancing marketing strategies and customer engagement.

Install this skill

or
73/100

Security score

The create-discount-code skill was audited on Feb 9, 2026 and we found 11 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 80

Curl to non-GitHub URL

SourceSKILL.md
80curl -X POST "https://api.lemonsqueezy.com/v1/discounts" \
medium line 103

Curl to non-GitHub URL

SourceSKILL.md
103curl -X POST "https://api.lemonsqueezy.com/v1/discounts" \
medium line 125

Curl to non-GitHub URL

SourceSKILL.md
125curl -X POST "https://api.lemonsqueezy.com/v1/discounts" \
medium line 465

Curl to non-GitHub URL

SourceSKILL.md
465curl -X POST "https://api.lemonsqueezy.com/v1/discounts" \
low line 59

External URL reference

SourceSKILL.md
59**Endpoint:** `POST https://api.lemonsqueezy.com/v1/discounts`
low line 80

External URL reference

SourceSKILL.md
80curl -X POST "https://api.lemonsqueezy.com/v1/discounts" \
low line 103

External URL reference

SourceSKILL.md
103curl -X POST "https://api.lemonsqueezy.com/v1/discounts" \
low line 125

External URL reference

SourceSKILL.md
125curl -X POST "https://api.lemonsqueezy.com/v1/discounts" \
low line 301

External URL reference

SourceSKILL.md
301https://your-store.lemonsqueezy.com/checkout/buy/PRODUCT_ID?checkout[discount_code]=LAUNCH50
low line 312

External URL reference

SourceSKILL.md
312View redemptions: https://app.lemonsqueezy.com/discounts/12345
low line 465

External URL reference

SourceSKILL.md
465curl -X POST "https://api.lemonsqueezy.com/v1/discounts" \
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →