raptor-dex
Pass
Audited by Gen Agent Trust Hub on Mar 21, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the Raptor binary and associated configuration files from the official SolanaTracker GitHub repository (github.com/solanatracker/raptor-binary). This is the expected behavior for a self-hosted tool integration.
- [CREDENTIALS_UNSAFE]: Provides clear instructions for managing sensitive Solana private keys using environment variables. The included Python scripts use local signing via the 'solders' library, which prevents the exposure of credentials to the aggregator API or external entities.
- [COMMAND_EXECUTION]: The documentation provides standard system administration instructions for deploying the binary on Linux systems, including modifying file permissions (chmod) and setting up systemd services for process management.
Audit Metadata