You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A lightweight static analysis engine for Solidity smart contracts. Extracts code features, detects dangerous patterns (delegatecall, tx.origin, call.value), computes heuristic risk scores, and classifies contracts into Low/Medium/High risk levels. Includes multiple example vulnerabilities and a clean CLI for rapid security assessment.
🛡️ Web3 Guardian is a comprehensive security suite for Web3 that combines browser extension and backend services to provide real-time transaction analysis, smart contract auditing, and risk assessment for decentralized applications (dApps).
A complete, production-ready reporting system used by 7BlockLabs for smart contract audits, protocol reviews, and dApp security assessments. Includes the full Problem → Findings → Fixes → Impact methodology, Markdown report templates, finding schemas, severity rubrics, examples, style guides, and publishing instructions.