The reviewed record of science sign in
Pith

arxiv: 2410.09381 · v2 · pith:ATZB26N3 · submitted 2024-10-12 · cs.CR

LLM-SmartAudit: Advanced Smart Contract Vulnerability Detection

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:ATZB26N3record.jsonopen to challenge →

classification cs.CR
keywords smartllm-smartaudittoolsvulnerabilitiescontracttraditionalaccuracyadvanced
0
0 comments X
read the original abstract

The immutable nature of blockchain technology, while revolutionary, introduces significant security challenges, particularly in smart contracts. These security issues can lead to substantial financial losses. Current tools and approaches often focus on specific types of vulnerabilities. However, a comprehensive tool capable of detecting a wide range of vulnerabilities with high accuracy is lacking. This paper introduces LLM-SmartAudit, a novel framework leveraging the advanced capabilities of Large Language Models (LLMs) to detect and analyze vulnerabilities in smart contracts. Using a multi-agent conversational approach, LLM-SmartAudit employs a collaborative system with specialized agents to enhance the audit process. To evaluate the effectiveness of LLM-SmartAudit, we compiled two distinct datasets: a labeled dataset for benchmarking against traditional tools and a real-world dataset for assessing practical applications. Experimental results indicate that our solution outperforms all traditional smart contract auditing tools, offering higher accuracy and greater efficiency. Furthermore, our framework can detect complex logic vulnerabilities that traditional tools have previously overlooked. Our findings demonstrate that leveraging LLM agents provides a highly effective method for automated smart contract auditing.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. GoAT-X: A Graph of Auditing Thoughts for Securing Token Transactions in Cross-Chain Contracts

    cs.CR 2026-04 unverdicted novelty 6.0

    GoAT-X introduces a Graph of Auditing Thoughts framework that combines static data flow extraction with structured LLM reasoning to identify semantic vulnerabilities in cross-chain token transactions.

  2. LLM-Powered Detection of Price Manipulation in DeFi

    cs.CR 2025-10 unverdicted novelty 6.0

    PMDetector is a hybrid static-plus-LLM framework that detects price manipulation in DeFi protocols via taint analysis, defense filtering, attack simulation, and validation, achieving 88% precision and 90% recall on 73...

  3. Decoupled Smart Contract Audits: Lightweight LLM Framework via Distillation and Aggregation

    cs.CR 2026-06 unverdicted novelty 5.0

    A decoupled four-stage LLM pipeline with rsLoRA, distillation, and CoVe aggregation outperforms larger models on smart contract vulnerability detection and explanation using only 0.6B-4B parameter models.