This repository contains my security analysis and audit reports for real-world, production-level smart contracts from public GitHub projects.
The goal of this repository is to:
- Practice and showcase smart contract auditing skills
- Identify vulnerabilities and security risks
- Provide clear and structured audit reports
Each audit typically includes:
- Code analysis
- Identified vulnerabilities (with severity levels)
- Explanations of issues
- Suggested fixes and improvements
/project-name
βββ notes.md
βββ report.md
βββ scope.txt
These audits are for educational and research purposes only. They do not guarantee complete security of the analyzed contracts.
Feel free to reach out for collaboration or feedback.