solana-compression
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references and installs official packages and tools from trusted developer ecosystems.
- Installs
@lightprotocol/stateless.js,@lightprotocol/compressed-token, andhelius-sdkfrom the NPM registry. - Recommends the installation of
light-sdkandphoton-indexervia Cargo (Rust package manager). - Fetches blockchain snapshots from Helius's official devnet infrastructure for indexer synchronization.
- [COMMAND_EXECUTION]: Includes standard CLI instructions for project initialization and local testing.
- Provides commands for
light initandlight test-validatorto set up a local development environment with compression support. - [SAFE]: No indicators of malicious behavior, such as prompt injection, data exfiltration, or code obfuscation, were identified. The network operations are limited to interacting with well-known Solana RPC providers (Helius) and local development services.
Audit Metadata