solana-kit-migration
Pass
Audited by Gen Agent Trust Hub on Aug 4, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses local shell and Node.js scripts (scripts/analyze-migration.sh and detect-patterns.js) to perform static analysis on a user-provided project directory. These scripts scan for specific API patterns to determine migration complexity. The execution is confined to local file system reads and provides transparent results to the user.
- [SAFE]: No malicious patterns such as prompt injection, credential exfiltration, or unauthorized remote downloads were identified. All external references point to standard, well-known Solana ecosystem libraries and official documentation repositories.
Audit Metadata