nextjs-developer
Pass
Audited by Gen Agent Trust Hub on Sep 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a high-quality instructional resource for Next.js development. No malicious patterns, obfuscation, or unauthorized data access attempts were detected across the provided files.
- [CREDENTIALS_SAFE]: Code examples in
EXAMPLES.mddemonstrate secure practices by using environment variables (e.g.,process.env.GITHUB_SECRET,process.env.NEXTAUTH_SECRET) for authentication configuration, avoiding hardcoded secrets. - [COMMAND_EXECUTION]: The skill does not contain any suspicious shell commands or dynamic context injection patterns. References to project setup tools like Prisma and ESLint are standard for the described development workflow.
- [OBFUSCATION]: Analysis for hidden characters, Base64-encoded payloads, and homoglyph attacks returned no findings. All URLs and instructions are in plain, human-readable text.
- [REMOTE_CODE_EXECUTION]: No patterns involving piping remote scripts to shells (e.g., curl|bash) or downloading unverified executables were found. The skill relies on standard, well-known Node.js packages.
Audit Metadata