privy-integration
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate integration instructions and code snippets for the Privy platform.
- [EXTERNAL_DOWNLOADS]: Recommends standard installation of official packages such as @privy-io/react-auth, @privy-io/node, and blockchain libraries like viem, wagmi, and @solana/web3.js. These are well-known and expected for this type of integration.
- [CREDENTIALS_UNSAFE]: Correctly advises developers to use environment variables (e.g., process.env.PRIVY_APP_SECRET) for managing sensitive credentials rather than hardcoding them.
- [COMMAND_EXECUTION]: Provides standard npm install commands for package management.
- [DATA_EXFILTRATION]: No suspicious data exfiltration patterns were found. All network operations described are part of the official Privy API or standard blockchain RPC interactions.
Audit Metadata