Vigil3 is a VS Code extension that integrates Vigil3's smart contract security features directly into your development environment. It provides real-time vulnerability detection, security analysis, and best practice recommendations as you write and deploy smart contracts, helping developers enhance
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
This is an extension for Visual Studio Code that provides security analysis for Solidity smart contracts using Slither and an AI agent to offer insights and recommendations : Vigil3.
Features
Slither Integration: Automatically analyzes Solidity files for vulnerabilities using Slither.
AI Agent: Sends analysis results to multiple AI agents for further insights and recommendations using Agentverse.
Real-time Diagnostics: Displays vulnerabilities and issues directly in the VSCode editor.