huggingface-gradio
Audited by Runlayer on Feb 25, 2026
Malicious tool definition detected
Tool: SKILL.md [1/4] Description: --- name: gradio description: Build Gradio web UIs and demos in Python.
Tool: SKILL.md [2/4] Description: bool = True, key: int | str | tuple[int | str, ...] | None = None, preserved_by_key: list[str] | str | None = "value", buttons: list[Button] | None = None)` Creates a dropdown of choices from which a single entry or multiple entries can be selected (as an input component) or displayed (as an output component)..
Tool: SKILL.md [3/4] Description: None = None)` Creates a file component that allows uploading one or more generic files (when used as an input) or displaying generic files or URLs for download (as output).
Tool: SKILL.md [4/4]
Malicious tool definition detected
Tool: examples.md [1/2] Description: # Gradio End-to-End Examples Complete working Gradio apps for reference.
Tool: examples.md [2/2]