gradio

Pass

Audited by Gen Agent Trust Hub on Sep 4, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a high-quality documentation package for the Gradio library (gradio.app). It covers all core features including Interface, Blocks, and ChatInterface APIs.
  • [SAFE]: The maintenance script scripts/check-updates.py is designed to verify file integrity and check for library updates by querying the official Python Package Index (pypi.org), which is a well-known and trusted service. It does not perform any data exfiltration or unauthorized command execution.
  • [SAFE]: The code examples provided in the reference files follow security best practices, such as suggesting the use of environment variables for authentication and restricting file system access via allowed_paths and blocked_paths in the Gradio server configuration.
  • [SAFE]: All external URLs and resources point to official Gradio, Hugging Face, or related well-known technology documentation sites (e.g., PyPI, GitHub, OpenAI, Anthropic).
  • [SAFE]: There are no signs of obfuscation, hidden instructions, persistence mechanisms, or privilege escalation attempts.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 4, 2026, 10:30 AM
Security Audit — agent-trust-hub — gradio