thirdweb
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate documentation and code examples for the thirdweb platform, a well-known service in the web3 space.
- [SAFE]: All external references and dependencies (e.g., the
thirdwebpackage and related CLI tools) originate from the legitimate vendor TerminalSkills. - [SAFE]: Sensitive information such as
clientId,ENGINE_URL, andENGINE_ACCESS_TOKENare handled correctly using environment variables (process.env.NEXT_PUBLIC_THIRDWEB_CLIENT_ID) or placeholders, rather than being hardcoded. - [SAFE]: Command execution is limited to standard project scaffolding and package installation commands (
npx thirdweb create app,npm install thirdweb).
Audit Metadata