form-generator-rhf-zod

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [Prompt Injection] (SAFE): No prompt injection or instruction override patterns were detected. The file contains purely functional UI code.
  • [Data Exposure & Exfiltration] (SAFE): No hardcoded credentials, sensitive file path access, or unauthorized network operations were found. The form data is handled via a local placeholder function.
  • [Unverifiable Dependencies & Remote Code Execution] (SAFE): The component uses standard, trusted NPM packages (react-hook-form, zod). There is no evidence of remote script execution or dynamic code evaluation.
  • [Indirect Prompt Injection] (SAFE): While the form ingests user data, it employs strict schema validation via Zod on both the client and server side, mitigating basic injection surfaces.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:13 PM