huggingface-gradio

Pass

Audited by Gen Agent Trust Hub on Aug 3, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill provides links to official documentation and guides hosted on gradio.app. It also describes the use of the gradio CLI to interact with remote Gradio Spaces, which involves network requests to external services.
  • [COMMAND_EXECUTION]: The skill documents the use of the gradio CLI tool (e.g., gradio info, gradio predict) for programmatically interacting with Gradio applications. It also provides numerous Python examples that use demo.launch() to start local web servers.
  • [DYNAMIC_EXECUTION]: The skill demonstrates how to create custom components using gr.HTML, which involves embedding JavaScript (js_on_load) for client-side interactivity. This is a standard and documented feature of the Gradio library.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 3, 2026, 12:40 PM
Security Audit — agent-trust-hub — huggingface-gradio