Gradio
v1.0.0Build and deploy ML demo interfaces with proper state management, queuing, and production patterns.
⭐ 2· 903·2 current·2 all-time
byIván@ivangdavila
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name and description (Gradio demos, state, queuing, deployment patterns) match the SKILL.md content. The only runtime requirement declared is python3, which is appropriate for Gradio guidance.
Instruction Scope
SKILL.md is a set of implementation patterns and warnings for Gradio (state, queuing, file handling, auth, deployment). It does not instruct the agent to read unrelated system files, exfiltrate data, or call external endpoints beyond describing Gradio features. It does note security-relevant considerations (e.g., don't use share=True for sensitive apps, don't put plaintext credentials in code).
Install Mechanism
No install spec and no code files — instruction-only. This is the lowest-risk install posture; nothing is downloaded or written to disk by the skill itself.
Credentials
The skill declares no environment variables, credentials, or config paths. The guidance mentions environment variables and deployment services as relevant operating details, but the skill does not request access to secrets or unrelated services.
Persistence & Privilege
always is false and the skill does not request persistent presence or modify other skills or system-wide settings. It is user-invocable and can be autonomously invoked by the agent (platform default), which is reasonable for a patterns/reference skill.
Assessment
This skill is a documentation/reference skill for Gradio patterns and appears internally consistent. Before using it: 1) Remember it only provides guidance; it doesn't install code or include runnable scripts — you'll implement these patterns in your own codebase. 2) Follow its own cautions: avoid share=True for sensitive apps, don't store plaintext auth in code, and handle uploaded files carefully (copy if you need persistence). 3) Because it requires python3 at runtime, any agent action that actually runs code will execute in your environment — review any generated code before running it. 4) If you plan to deploy to a hosted service (e.g., Spaces or a reverse proxy), verify the platform-specific settings (secrets, root_path, server_name) yourself. Overall, there are no incoherent or suspicious requests in this skill, but security depends on how you implement the recommendations it contains.Like a lobster shell, security has layers — review code before you run it.
latestvk976d02yhhfvd0stzs9jbpe2d9810sep
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎨 Clawdis
OSLinux · macOS · Windows
Binspython3
