formik
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and examples for the Formik React library. The analysis did not identify any malicious patterns or security vulnerabilities.
- [EXTERNAL_DOWNLOADS]: The skill mentions standard package installation commands for well-known libraries ('formik', 'yup', 'lodash'). These are typical dependencies for React form management and do not pose a security risk in this context.
- [COMMAND_EXECUTION]: No unauthorized or dangerous command execution patterns were found. Code examples use standard React patterns.
- [DATA_EXFILTRATION]: No evidence of unauthorized data access or exfiltration. Examples for network operations target internal placeholders like '/api/check-username' or local persistence via 'localStorage'.
Audit Metadata