solana-compression
Pass
Audited by Gen Agent Trust Hub on Apr 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical integration guide for Solana ZK Compression. It correctly references official libraries and infrastructure from Light Protocol and Helius.
- [EXTERNAL_DOWNLOADS]: The instructions involve downloading standard development tools and libraries (e.g., @lightprotocol/stateless.js, light-sdk) from official registries (npm, crates.io). These are verified components of the ZK compression ecosystem.
- [COMMAND_EXECUTION]: Provides standard CLI commands for development workflows, such as project initialization (
light init) and running local test validators (light test-validator), which are standard for Solana development. - [DATA_EXFILTRATION]: There is no evidence of unauthorized data exfiltration. Mentions of API keys are clearly marked as placeholders for user-provided configuration of legitimate RPC services.
Audit Metadata