migrating-an-onchainkit-app
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and reference code align with its stated purpose of assisting in library migration. No malicious code, obfuscation, or exfiltration patterns were detected.
- [EXTERNAL_DOWNLOADS]: The skill recommends installing widely-used, reputable packages from the official npm registry, including
wagmi,viem, and@tanstack/react-query, which are necessary for the described migration. - [COMMAND_EXECUTION]: Instructions involve standard development tasks such as running build commands (
npm run build) and package installations, which are appropriate for a developer-oriented migration utility. - [DATA_EXFILTRATION]: The skill references standard blockchain explorers (e.g.,
basescan.org) and official Coinbase RPC endpoints for transaction monitoring and network interaction, which are well-known and trusted services in the context of the skill's functionality.
Audit Metadata