next
Pass
Audited by Gen Agent Trust Hub on Sep 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional content and code examples for Next.js 13-14. All examples follow framework best practices, such as using environment variables for sensitive tokens and async server components for data fetching. No malicious instructions or hidden behaviors were found.- [EXTERNAL_DOWNLOADS]: The skill references well-known packages and resources from the official Next.js and React ecosystems. Specifically, it mentions the
@next/bundle-analyzerpackage and links to official documentation at nextjs.org and github.com/reactjs, which are trusted sources.- [DATA_EXFILTRATION]: Code examples involving network operations (e.g., fetch calls) use standard placeholder domains such asapi.example.comand illustrate safe data handling practices.
Audit Metadata