nextjs-data-fetching

Pass

Audited by Gen Agent Trust Hub on Feb 21, 2026

Risk Level: SAFE
Full Analysis
  • SAFE (SAFE): The file consists entirely of documentation and TypeScript/React code snippets demonstrating the use of @tanstack/react-query.
  • Data Ingestion (SAFE): The examples fetch data from typical API endpoints (e.g., '/api/posts' or 'api.example.com') using the standard fetch API and React Query hooks. There are no signs of hardcoded credentials or sensitive data exposure.
  • External Dependencies (SAFE): The code references standard, well-known libraries (@tanstack/react-query and react-intersection-observer). No suspicious remote scripts or unverifiable packages are used.
  • Command Execution (SAFE): The skill contains no shell commands, system modifications, or persistence mechanisms.
  • Indirect Prompt Injection (SAFE): While the skill demonstrates data ingestion, it does not possess capabilities (like eval or file writes) that would make it vulnerable to indirect injection attacks, and the context is purely educational.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 21, 2026, 06:06 AM