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.local file rather than hardcoding them in the source code. It uses placeholders like sk_live_xxxxx for demonstration purposes.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 15, 2026, 05:36 AM
Security Audit — agent-trust-hub — billing-sdk