Skip to main content

hf-spaces

Generates diverse AI content like images, videos, and audio using HuggingFace Spaces, supporting batch and chained generation.

Install this skill

or
89/100

Security score

The hf-spaces skill was audited on Mar 3, 2026 and we found 7 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 103

Curl to non-GitHub URL

SourceSKILL.md
103curl -s "https://<space-subdomain>.hf.space/gradio_api/openapi.json"
low line 83

External URL reference

SourceSKILL.md
83`https://huggingface.co/api/spaces/semantic-search?q=generate+music+for+a+video&sdk=gradio&includeNonRunning=false`
low line 86

External URL reference

SourceSKILL.md
86`https://huggingface.co/api/spaces/semantic-search?category=image-generation&sdk=gradio&includeNonRunning=false`
low line 94

External URL reference

SourceSKILL.md
94`https://huggingface.co/api/models?inference_provider=all&pipeline_tag=text-to-image`
low line 98

External URL reference

SourceSKILL.md
98VLM/LLM models: https://router.huggingface.co/v1/models
low line 103

External URL reference

SourceSKILL.md
103curl -s "https://<space-subdomain>.hf.space/gradio_api/openapi.json"
low line 124

External URL reference

SourceSKILL.md
124`https://huggingface.co/settings/tokens/new?ownUserPermissions=inference.serverless.write&tokenType=fineGrained`
Scanned on Mar 3, 2026
View Security Dashboard
Installation guide →