mobile-forms-validation

Pass

Audited by Gen Agent Trust Hub on Jun 22, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill follows established mobile development best practices.
  • Validated forms using schema-based validation (Zod) prevent malformed data entry.
  • Use of secureTextEntry for passwords ensures sensitive input is masked on the UI.
  • Encourages accessible error handling using accessibilityHint for screen readers.
  • Dependencies mentioned (react-hook-form, zod, @hookform/resolvers) are standard, well-maintained libraries in the React Native ecosystem.
  • Code examples demonstrate proper resource management, such as disposing of controllers in Flutter.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 22, 2026, 08:48 AM
Security Audit — agent-trust-hub — mobile-forms-validation