scaffold-eth-2
Pass
Audited by Gen Agent Trust Hub on Aug 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and templates for the Scaffold-ETH 2 framework. All analyzed content consists of educational material, code examples, and standard development workflows.
- Evidence: The skill contains Solidity examples, Next.js page templates, and CLI command references consistent with dApp development.
- [SAFE]: Instructions regarding environment variables and private keys emphasize security best practices.
- Evidence:
examples/production-deploy/README.mdexplicitly warns users to "Never commit .env files" and notes that the framework's.gitignoreexcludes them by default. - [SAFE]: External dependencies and tools mentioned are standard in the web3 development ecosystem and are used as intended for project initialization and management.
- Evidence: References to
npx create-eth,foundry,hardhat, and services like Alchemy or Vercel are used within their established contexts.
Audit Metadata