skills/huggingface/skills/gradio/Gen Agent Trust Hub

gradio

Pass

Audited by Gen Agent Trust Hub on Feb 25, 2026

Risk Level: SAFE
Full Analysis
  • [Custom HTML and JavaScript Execution]: The gr.HTML component and the js_on_load parameter allow developers to include arbitrary HTML and JavaScript. While this is a powerful feature for UI customization, it is a standard capability of web frameworks and is used here for its primary purpose.
  • [Network Service Initiation]: The use of demo.launch() starts a local web server to host the application. This is the expected behavior for running Gradio apps and is safe for development environments.
  • [External Resource References]: Some examples reference external assets, such as images from Wikimedia. These are used for illustrative purposes and do not involve the execution of remote code.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 25, 2026, 10:31 AM