discounts-and-promotions
Pass
Audited by Gen Agent Trust Hub on Aug 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and code examples for interacting with the Dodo Payments API. It demonstrates standard API usage for creating, listing, and managing discount codes.
- [SAFE]: The skill explicitly warns against insecure practices, specifically highlighting the risk of performing discount validation only on the client side and recommending robust server-side validation.
- [SAFE]: The code examples use environment variables (
process.env.DODO_PAYMENTS_API_KEY) for sensitive credentials rather than hardcoding them, adhering to security best practices. - [SAFE]: All external links point to the official
dodopayments.comdocumentation domains, which are associated with the skill's author context.
Audit Metadata