converting-minikit-to-farcaster
Pass
Audited by Gen Agent Trust Hub on Feb 24, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The documentation recommends installing well-known and official packages for Farcaster development, including @farcaster/miniapp-sdk and standard web3 libraries like wagmi and viem. These are standard dependencies for the stated purpose.
- [COMMAND_EXECUTION]: The skill includes Python scripts (
analyze_project.pyandvalidate_conversion.py) intended for developers to run locally. These scripts perform static analysis on the user's source code using regular expressions to identify legacy patterns. They do not execute the scanned code or perform unauthorized network actions. - [SAFE]: All external resource links lead to official documentation sites for Farcaster and Base, and the code examples provided adhere to standard security practices for client-side and server-side authentication.
Audit Metadata