solana-tx-building
Pass
Audited by Gen Agent Trust Hub on Mar 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documentation and accompanying scripts focus on educational and utility-based Solana transaction construction. No patterns related to prompt injection, obfuscation, or credential theft were found. The code adheres to safety best practices by emphasizing simulation over execution and using environment variables for sensitive configuration like RPC keys.- [EXTERNAL_DOWNLOADS]: The scripts 'build_transfer.py' and 'decode_transaction.py' utilize the 'httpx' library to perform network requests to well-known and legitimate Solana RPC endpoints (e.g., api.devnet.solana.com, api.mainnet-beta.solana.com) for fetching blockhashes and transaction data. These operations are required for the skill's stated purpose and target trusted blockchain infrastructure.
Audit Metadata