next-cache-components

Pass

Audited by Gen Agent Trust Hub on Sep 4, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is strictly documentation for Next.js 16 features. It explains the usage of use cache, cacheLife, cacheTag, and updateTag APIs.
  • [SAFE]: Code examples demonstrate standard Next.js patterns, such as configuring next.config.ts and implementing server components with caching directives.
  • [SAFE]: The documentation correctly identifies security constraints, such as the restriction against accessing cookies() and headers() inside cached functions to prevent cross-user data leakage, and provides appropriate architectural solutions (passing data as arguments).
  • [SAFE]: External references target official nextjs.org documentation, which is a well-known and trusted service for this technical context.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 4, 2026, 02:31 PM
Security Audit — agent-trust-hub — next-cache-components