remix-v2-forms

Pass

Audited by Gen Agent Trust Hub on Jun 15, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a technical guide for implementing forms and mutations in the Remix v2 framework. It contains no malicious code, obfuscation, or unauthorized data access patterns.
  • [SAFE]: The documentation explicitly promotes security best practices, such as recommending the use of schema validators like Zod or Valibot to sanitize untrusted FormData before it reaches the database.
  • [SAFE]: In the file upload section (references/uploads.md), the skill provides specific warnings regarding the risks of unbounded memory buffering (OOM) and instructs users to set an explicit maxPartSize for upload handlers.
  • [SAFE]: All referenced dependencies are official, well-known libraries within the Remix ecosystem, such as @remix-run/react and @remix-run/node. No suspicious external scripts or remote execution vectors were detected.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 15, 2026, 06:03 PM
Security Audit — agent-trust-hub — remix-v2-forms