thirdweb
Pass
Audited by Gen Agent Trust Hub on Mar 22, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to install the
thirdwebpackage from the official npm registry, which is a standard procedure for utilizing the platform's developer tools. - [COMMAND_EXECUTION]: Includes commands like
npx thirdweb create appandnpx thirdweb deploy. These are official utility commands provided by Thirdweb for project scaffolding and application deployment. - [CREDENTIALS_UNSAFE]: The documentation correctly identifies the need for sensitive keys (e.g.,
THIRDWEB_SECRET_KEY) and explicitly recommends using environment variables for secret management instead of hardcoding values.
Audit Metadata