skills/sendaifun/skills/solana-kit/Gen Agent Trust Hub

solana-kit

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS] (SAFE): The skill references standard, well-known blockchain libraries including @solana/kit, @solana-program/token, and @solana-program/system. These are official or community-accepted packages for Solana development.
  • [DATA_EXFILTRATION] (SAFE): While the code includes examples for loading private keys from files (fs.readFileSync) or base58 strings, these are standard patterns for local wallet management in development environments. No code attempts to transmit these credentials to unauthorized external servers.
  • [COMMAND_EXECUTION] (SAFE): The provided shell commands are limited to standard npm install instructions for the required dependencies.
  • [REMOTE_CODE_EXECUTION] (SAFE): No patterns for downloading and executing remote scripts or dynamic code generation were detected.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 05:26 PM