safe-action-client
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a set of educational resources for implementing server actions with the 'next-safe-action' library. The provided code examples promote security best practices such as input validation, output validation, and controlled error handling to prevent internal data leakage.
- [SAFE]: No patterns of prompt injection, data exfiltration, or persistence mechanisms were found. The examples provided (e.g., user creation and deletion) are standard development patterns within the context of a web application.
- [SAFE]: External references are limited to legitimate open-source projects, specifically the Standard Schema specification on GitHub, which is a well-known community effort for validation library interoperability.
- [SAFE]: The skill documentation explicitly warns against anti-patterns that could lead to errors or unsafe behavior, such as missing server-side directives or returning raw internal errors to the client.
Audit Metadata