next-cache-components
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [Prompt Injection] (SAFE): The content consists entirely of technical documentation and code examples. There are no attempts to override agent instructions, bypass safety filters, or extract system prompts.
- [Data Exposure & Exfiltration] (SAFE): No hardcoded credentials, API keys, or sensitive file paths were found. Network calls in the code snippets are standard examples (e.g.,
/api/data) used for educational purposes. - [Remote Code Execution] (SAFE): No remote scripts are downloaded or executed. The code snippets are static examples of Next.js 16 logic and do not include patterns like
curl | bashoreval(). - [Command Execution] (SAFE): The skill does not contain any shell commands, subprocess spawning, or system-level configuration changes.
- [Obfuscation] (SAFE): No encoded strings, zero-width characters, or homoglyphs were detected. The text is clear and readable.
- [Persistence & Privilege Escalation] (SAFE): There are no attempts to modify system files, startup scripts, or acquire elevated permissions (e.g.,
sudo).
Audit Metadata