### Description Import slither and make it usable in the extension ### As Vyper dev ### I want to Have some vulnerabilities reported about my smart-contracts ### Definition of Done - [ ] Call the slither lib in a python file and try to use it - [ ] Create a python server and call it from the client - [ ] Get the file where the user is - [ ] Start slither and get the correct vulnerabilities - [ ] Link slither to the vyper extension ### Code of Conduct - [X] I agree to follow this project's Code of Conduct
Description
Import slither and make it usable in the extension
As
Vyper dev
I want to
Have some vulnerabilities reported about my smart-contracts
Definition of Done
Code of Conduct