billing-sdk
Pass
Audited by Gen Agent Trust Hub on Aug 15, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references and provides instructions for using official packages and CLI tools from the vendor's own registry (
@billingsdk/cli,@billingsdk/pricing-table-one). These are standard package management operations for the service. - [COMMAND_EXECUTION]: The skill documents standard CLI commands (
npx @billingsdk/cli init,npx shadcn@latest add) for project scaffolding and component installation. These commands are executed by the user to set up their development environment. - [CREDENTIALS_SAFE]: The documentation follows security best practices by instructing users to store sensitive keys (e.g.,
DODO_PAYMENTS_API_KEY) in a.env.localfile rather than hardcoding them in the source code. It uses placeholders likesk_live_xxxxxfor demonstration purposes.
Audit Metadata