light-protocol
Pass
Audited by Gen Agent Trust Hub on Aug 4, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to install official Light Protocol SDK packages (@lightprotocol/stateless.js, @lightprotocol/compressed-token, @lightprotocol/zk-compression-cli) and peer dependencies like @solana/web3.js. These are standard requirements for the described functionality and are sourced from official registries.
- [SAFE]: Code examples demonstrate how to load sensitive Solana keypairs from local files (e.g., './keypair.json') or environment variables. This follows standard development practices for the Solana ecosystem and handles credentials safely via placeholders and environment configuration.
Audit Metadata