Solana Projects › Neodyme

Neodyme

Blockchain and IT security audits rooted in Solana's early days

Programs · 24h on-chain

On-chain activity

All programs →

Riverguard

Riverguard automates vulnerability detection in Solana smart contracts through transaction simulation and mutation testing. The system ingests live Solana transactions, applies mutation rules to test for exploitable bugs, and reports findings to contract developers. Riverguard operates continuously on Solana mainnet, analyzing millions of transactions to identify common vulnerability patterns including loss of funds and denial of service issues.

Visit

Neodyme Security Services

Smart Contract Audit Services provides comprehensive security assessments of blockchain smart contracts through manual code review and automated analysis. The service specializes in Solana smart contract security with experience auditing DeFi protocols, NFT platforms, liquid staking solutions, and cross-chain protocols. Auditors examine contract code for common vulnerability classes, architectural soundness, economic attack vectors, and authority structure security.

Visit
Project content

Neodyme news, features & analysis

Matched from published articles, podcasts, and talks using the project name, token name, or token symbol.

  1. DeFi Article

    Asymmetric Research Publishes First STRIDE Findings After 12 Weeks Auditing Solana Protocols

    STRIDE audited 40 Solana DeFi protocols: 17% have full logging, 13% mature key management, 9% advanced program defenses. First findings by Asymmetric Research.

  2. Breakpoint 25 Conference Talk 8 min read

    Security Block: Neodyme - Who Controls Solana's Funds?

    According to new research from leading Solana security firm Neodyme, it's actually Squads—a revelation that most DeFi aggregators completely miss. ... At Breakpoint 2025, Sebastian Fritsch, co-founder of Neodyme, presented groundbreaking research into how funds are distributed and controlled across Solana's smart contract ecosystem.

  3. Breakpoint 23 Conference Talk 6 min read

    Breakpoint 2023: Riverguard - Fishing for Loss of Funds in the Stream of Solana Transactions

    Summary At Breakpoint 2023, the co-founders of NEODYME introduced Riverguard, an innovative security tool designed to fish out bugs and vulnerabilities within Solana's blockchain transactions. ... Addressing the common issue of loss of funds due to exploits, the NEODYME team, led by Thomas Lambert and Nico Grundel, detailed their proactive methodology to safeguard all contracts on the Solana network, including closed-source contracts.

  4. Breakpoint 23 Conference Talk 5 min read

    Breakpoint 2023: An Inside Look into the Past and Future of Solana Security

    Summary At Breakpoint 2023, Thomas Lambertz, CEO and co-founder of Neodyme, delivered a comprehensive overview of the evolution of security within the Solana blockchain ecosystem. ... As a security research company specializing in Solana, Neodyme has been instrumental in identifying and mitigating security risks.

  5. Breakpoint 23 Conference Talk 6 min read

    Breakpoint 2023: A Fireside Chat on Solana Security with Anatoly Yakovenko and Thomas Lambertz

    Summary In an insightful conversation, Anatoly Yakovenko, the co-founder of Solana, and Thomas Lambertz, co-founder of Neodyme, delve deep into the nuances of blockchain security, particularly within the Solana ecosystem.

About

Neodyme

TLDR

Neodyme is a security firm based in Germany that provides smart contract audits, core blockchain reviews, penetration testing, and security training. Founded in 2021 as Neodyme AG, the firm has been auditing Solana since 2020 and has established itself as one of the ecosystem's most technically credible security reviewers. The team has responsibly disclosed over 100 bugs in core blockchain code, collectively protecting more than $10 billion in TVL from loss-of-funds vulnerabilities.

Core Services

Neodyme operates across three main blockchain security verticals.

Smart contract audits cover DeFi protocols, NFT platforms, liquid staking solutions, and cross-chain bridge contracts across Solana, Ethereum, and Move-based chains. Audits follow a structured process that produces written reports with severity-graded findings and remediation guidance.

Core blockchain audits are the firm's most differentiated offering. Neodyme began reviewing Solana's validator codebase and cryptographic components in 2020, before the mainnet was widely live. Over roughly eighteen months of deep core-protocol work, the team reported more than 80 bugs to Solana's bug bounty program — all responsibly disclosed and subsequently patched. One of the most significant early findings was a critical vulnerability in Solana's Token Lending program within the Solana Program Library (SPL), identified in June 2021, which would have allowed fund theft if exploited. The firm also reported a flaw in durable nonces that was patched before any exploit occurred.

Protocol design reviews evaluate whitepapers, yellowpapers, and system specifications before code is written. These are often commissioned by investors conducting technical due diligence on projects pre-launch.

Beyond blockchain, Neodyme also runs IT security services including penetration testing and multi-day security training courses for enterprise and research clients. The firm participates in competitive security events: the team has competed at Pwn2Own Ireland (2024) and Pwn2Own Toronto (2022), successfully exploiting vulnerabilities in printers, routers, and NAS devices.

Notable Audit Clients

Neodyme has audited some of the most prominent protocols in the Solana ecosystem, including Marinade Finance, Lido on Solana (multiple rounds), Orca, Drift Protocol, Squads Protocol, deBridge on Solana, and Neon EVM. Solana Labs itself is listed as a client, reflecting the firm's work on validator and core protocol code. Jump Crypto has also engaged Neodyme for security reviews.

Anatoly Yakovenko, CEO of Solana Labs, has publicly described Neodyme as demonstrating "attention to every aspect of smart contract security" with "experience with the core protocol going back to its early days," and has credited the firm with keeping the broader Solana ecosystem safer.

Open Source Security Infrastructure

Neodyme maintains a public GitHub organization (neodyme-labs) with 36 repositories, several of which have become standard tooling in the Solana security ecosystem.

  • solana-security-txt (400+ stars): Implements a security.txt convention for Solana programs, giving white-hat researchers a standardized channel for responsible disclosure.
  • solana-poc-framework (240+ stars): A Rust-based framework for writing proof-of-concept exploits against Solana smart contracts in a local test environment, widely used by auditors and researchers.
  • solana-ctf (200+ stars): A collection of capture-the-flag challenges focused on Solana program security, used for training and recruitment.
  • SolDragon (70+ stars): A Solana disassembler plugin for the Ghidra reverse-engineering platform.
  • Riverguard: A mutation-based fuzzing tool that automatically generates attack scenarios against deployed Solana programs and is offered free to any Solana protocol. The tool was described in a May 2025 blog post and represents the firm's effort to automate parts of the vulnerability discovery process.

Research Output

Neodyme publishes a technical blog covering both blockchain and general security research. Blockchain-focused posts include an analysis of common Solana smart contract pitfalls (covering account ownership bugs, signer verification issues, and arithmetic errors), a deep dive into Solana consensus mechanics and fork resolution, and a series exploring unsafe program vault patterns discovered in core Solana code.

The blog also covers research outside blockchain: the team has published on Windows kernel privilege escalation, BitLocker bypass techniques, Widevine DRM internals, post-quantum FIDO tokens, and hardware firmware attacks — reflecting a generalist security research culture that informs their blockchain work.

Ecosystem Fit

Neodyme occupies a foundational layer in Solana's security infrastructure. Most large Solana protocols are expected to complete an independent audit before launch, and Neodyme is one of a small set of firms that can review both application-layer smart contracts and the underlying validator and runtime code. Their early work on SPL vulnerabilities and the bug bounty program contributed to the measurable decline in Solana on-chain exploits — from a peak of roughly $550M lost in 2022 to $8M in 2025 according to multi-auditor empirical research published in 2025. The firm's open source tools and public CTF challenges also serve an educational function, helping raise the baseline security literacy of the Solana developer community.

Contents

Note: inclusion in Solana Compass directory does not indicate a recommendation or endorsement of this project, its token(s) or its products. Data sourced with thanks from The Grid to aid in building these pages.

Reviews

0.0
0 reviews
Please login to write a review.
Solana tokens

Solana Token Markets

Explore all tokens →