safe-action-client
Pass
Audited by Gen Agent Trust Hub on Apr 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of documentation and code examples for integrating the
next-safe-actionlibrary. It does not contain executable scripts or active code. - [SAFE]: The documentation explicitly promotes security best practices, such as implementing authentication in middleware, using schema-based input validation (Zod, Valibot), and preventing internal server error details from leaking to the client.
- [SAFE]: No patterns of prompt injection, data exfiltration, or obfuscation were detected. All external references are to legitimate documentation paths and standard libraries.
- [SAFE]: The usage of
use serverand client-side hooks follows standard Next.js security models for protecting server-side logic.
Audit Metadata