AGENTS COURSE (gardio) - malicious file executed

I was trying to run agent with code examples from Let’s Create Our First Agent Using smolagents - Hugging Face Agents Course.

It is commonly marked by antyvirus, so why you still use this in course ? I think this should be revisited and removed if so. Antivirus software reporting · Issue #3230 · gradio-app/gradio · GitHub

1 Like

It seems that this module could be misused, but since it is incorporated into Gradio, there is nothing we can do about it unless Gradio does something about it…
If you start it with share=False, it should not be used for the time being.

Even if the developer changes this to another module, modules with the same purpose may have similar risks… I am not familiar with this, but…