project-architect
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [EXTERNAL_DOWNLOADS] (INFO): The
templates/nextjs.mdfile contains instructions for installing standard, highly-trusted packages such as@tanstack/react-query,axios,zod, andprismausingnpm. - [COMMAND_EXECUTION] (LOW): The project template includes shell commands for initializing a Next.js application (
npx create-next-app). These are standard development workflows and do not target sensitive system areas. - [CREDENTIALS_UNSAFE] (INFO): The
.env.examplefile contains placeholder keys (e.g.,sk_test_xxx,SG.xxx). These are non-functional templates intended for developer configuration and do not expose real secrets.
Audit Metadata