neo-dapp-starter
Pass
Audited by Gen Agent Trust Hub on Aug 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a boilerplate for dApp development and does not contain any executable malicious code or instructions that attempt to bypass AI safety guidelines.
- [EXTERNAL_DOWNLOADS]: The skill references standard, well-known libraries and official Neo blockchain infrastructure. Dependencies include established packages like
@cityofzion/neon-core,@neongd/neo-dapi,next,react, andjotai. It uses official Neo RPC endpoints (n3seed2.ngd.network) and the NeoFura API, which are standard for the Neo N3 ecosystem. - [COMMAND_EXECUTION]: Documentation includes standard development commands (e.g.,
pnpm dev,pnpm build,pnpm start) used for local project management and deployment to well-known services like Vercel and Cloudflare Pages. - [CREDENTIALS_UNSAFE]: No hardcoded secrets, private keys, or API tokens were found. The skill specifically includes developer guidance to avoid exposing private keys in frontend code or environment variables prefixed with
NEXT_PUBLIC_.
Audit Metadata