cache-components
Pass
Audited by Gen Agent Trust Hub on Apr 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a high-quality educational resource and instructional set for Next.js performance optimization. It contains no malicious code, obfuscation, or data exfiltration attempts.
- [COMMAND_EXECUTION]: The skill includes a benign command for project configuration detection using
grepto check for specific flags in thenext.configfile. This is a standard project introspection technique used by development-oriented agents. - [PROMPT_INJECTION]: The instructions are written in a clear, instructional tone to guide the AI's behavior within the scope of Next.js development. There are no attempts to bypass safety filters or override core system instructions.
- [DATA_EXPOSURE]: The skill correctly handles sensitive data by advising against caching user-specific data and recommending the use of
cookies()orheaders()outside of shared cache boundaries.
Audit Metadata