safe-action-forms

Pass

Audited by Gen Agent Trust Hub on Apr 1, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a guide for using the next-safe-action library and its React Hook Form adapter. The provided code examples demonstrate standard and secure implementations for handling form data and file uploads in a Next.js environment.
  • [EXTERNAL_DOWNLOADS]: The documentation includes instructions to install well-known packages such as zod-form-data, react-hook-form, and @hookform/resolvers from public registries. These are standard dependencies for the described functionality.
  • [COMMAND_EXECUTION]: No unauthorized or dangerous command execution patterns were identified. The shell commands provided are limited to standard package manager installation scripts (e.g., npm install).
  • [DATA_EXFILTRATION]: No patterns of sensitive data access or unauthorized network transmission were found. Code examples for file uploads include validation for file size and MIME types, which is a security best practice.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 1, 2026, 10:12 AM