Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>vigil3New to Visual Studio Code? Get it now.
vigil3

vigil3

Eva Herson

|
1 install
| (0) | Free
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.
Copied to clipboard
More Info

Vigil3 README

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.

  • Link to the agentverse agents :

    • Audit Agent

Usage

  1. Open a Solidity file (.sol) in VSCode.
  2. The extension will automatically run Slither and analyze the file.
  3. Vulnerabilities will be highlighted in the editor, and detailed information will be available in the Problems panel.
  4. The AI agent will provide additional insights based on the analysis.

Configuration

You can configure the extension settings in VSCode to customize the behavior of Slither and the AI agent.

License

This project is licensed under the MIT License.

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft