Skip to main content

solana-kit

Provides a comprehensive guide for building Solana applications using the @solana/kit JavaScript SDK with TypeScript support.

Install this skill

or
96/100

Security score

The solana-kit skill was audited on Jun 13, 2026 and we found 4 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 55

External URL reference

SourceSKILL.md
55const rpc = createSolanaRpc("https://api.devnet.solana.com");
low line 101

External URL reference

SourceSKILL.md
101const rpc = createSolanaRpc("https://api.devnet.solana.com");
low line 486

External URL reference

SourceSKILL.md
486- [Official Documentation](https://www.solanakit.com/docs)
low line 489

External URL reference

SourceSKILL.md
489- [Triton Blog - Kit Introduction](https://blog.triton.one/intro-to-the-new-solana-kit-formerly-web3-js-2/)
Scanned on Jun 13, 2026
View Security Dashboard