pump-solana-architecture
Pass
Audited by Gen Agent Trust Hub on Jul 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical reference for Solana program architecture. It documents public Program IDs and PDA derivation patterns (e.g., seeds for global, per-token, and per-user accounts) which are standard for blockchain development.
- [EXTERNAL_DOWNLOADS]: The skill references external SDKs (
PUMP_SDK,pump-swap-sdk) and provides a homepage URL in the metadata. These are documented as tools for implementation and do not involve immediate or hidden code execution. - [COMMAND_EXECUTION]: No shell commands or direct system calls are present. The provided TypeScript snippet demonstrates the use of a SDK method for account extension, which is a standard blockchain transaction preparation step.
Audit Metadata