next-action-handler
Pass
Audited by Gen Agent Trust Hub on Jul 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides comprehensive documentation and boilerplate code for the 'next-action-handler' library, which is designed to improve the security and consistency of server actions.
- [EXTERNAL_DOWNLOADS]: The skill references 'npm' and 'npx' commands to install the author's library. These are standard development operations for the intended ecosystem and do not involve untrusted remote scripts.
- [COMMAND_EXECUTION]: Provides clear, transparent examples of installation and setup commands. There are no attempts to execute commands silently or with elevated privileges.
- [SAFE]: Actively encourages secure coding practices by integrating Zod for input and output validation, which mitigates injection risks, and providing patterns for mandatory authentication checks using 'better-auth'.
Audit Metadata