customer-management
Pass
Audited by Gen Agent Trust Hub on Aug 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill correctly instructs developers to use environment variables (
process.env.DODO_PAYMENTS_API_KEY) for managing API credentials, avoiding hardcoded secrets. - [SAFE]: Implementation of financial ledger entries in the
Customer Walletssection emphasizes the use ofidempotency_key, which is a critical security and reliability best practice for preventing duplicate transactions. - [SAFE]: All external documentation links and API references point to the official vendor domain (
dodopayments.com), and the imported Node.js package (dodopayments) is the official library for the skill's author. - [SAFE]: The skill documentation provides clear warnings against exposing sensitive portal links and explains the time-bound nature of sessions to prevent unauthorized access.
Audit Metadata