solana-compression
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The documentation references several official development packages and tools for the Solana ZK Compression ecosystem.
- Fetches TypeScript SDKs from the @lightprotocol scope and helius-sdk via npm.
- Recommends the light-sdk Rust crate for on-chain program development.
- Mentions the installation of CLI tools such as @lightprotocol/zk-compression-cli and photon-indexer for local development and indexing.
- [COMMAND_EXECUTION]: Provides instructions for executing development commands locally.
- Includes commands to start a local test validator with compression support (light test-validator) and initialize new projects (light init).
- Outlines how to run the photon indexer and photon-snapshot-loader for maintaining state trees.
Audit Metadata