Overview
Lint Solana Anchor Rust code for security footguns before you deploy.
Anchor Evaluator catches security footguns in your Solana Anchor Rust code before they hit mainnet. Paste any Anchor program into the popup, or select code on GitHub and right-click → "Evaluate with Anchor AI." The linter runs eight checks: - Missing signer constraints on authority accounts - Reinitialization attacks via init_if_needed - PDA seeds with no unique discriminant (static-only seeds) - Space allocation that forgets the 8-byte Anchor discriminator - Init accounts that are never closed in any instruction - Unsafe CPI calls without full account validation - Raw msg!() macros instead of #[error_code] enums - Missing anchor_spl imports when the crate is used Each finding shows the line number, severity (error/warning/info), and a specific fix suggestion. The extension also surfaces relevant reference articles on crypto AMMs when you browse explorers, DEXes, and protocol docs — covering Uniswap V3/V4, Hyperliquid, Raydium, Curve, Aave, and more. Built by cryptogrammar.com. No API keys. No data collection. Everything runs locally in your browser.
0 out of 5No ratings
Details
- Version1.0.0
- UpdatedJuly 26, 2026
- Size11.8KiB
- LanguagesEnglish
- DeveloperWebsite
Email
divyn0108@gmail.com - Non-traderThis developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.
Privacy
This developer declares that your data is
- Not being sold to third parties, outside of the approved use cases
- Not being used or transferred for purposes that are unrelated to the item's core functionality
- Not being used or transferred to determine creditworthiness or for lending purposes