next-action-handler
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill directs users to install the
next-action-handlerpackage and its primary dependencies (includingbetter-auth,next-safe-action,pino, andzod) from the NPM registry. These are standard library dependencies for the stated purpose of the skill. - [COMMAND_EXECUTION]: Recommends the execution of
npx next-action-handler@latest addto perform the initial setup of the handler layer. This command fetches and executes the author's initialization script, which is the intended mechanism for the skill's functionality.
Audit Metadata