nextjs-data-fetching
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate documentation for Next.js development. All code snippets follow official Next.js and React Query documentation patterns for data fetching, server actions, and error boundaries.
- [EXTERNAL_DOWNLOADS]: The skill references well-known and trusted community packages including 'swr', '@tanstack/react-query', and 'react-intersection-observer'. These are standard industry dependencies and do not represent a security risk.
- [DATA_EXFILTRATION]: Network requests in the examples target standard placeholders like 'api.example.com' or relative paths like '/api/posts', which is consistent with instructional content.
- [COMMAND_EXECUTION]: While 'Bash' is listed in the allowed-tools, it is not used in the skill to execute any suspicious commands. The provided installation instructions for 'npm install' are standard for web development.
Audit Metadata