create-video-seedance-fal
Pass
Audited by Gen Agent Trust Hub on Aug 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill manages the
FAL_API_KEYthrough environment variables, which is a standard and secure industry practice for managing API credentials. - [SAFE]: All network operations, including media uploads and API subscriptions, target
fal.ai, which is a well-known and legitimate service provider for AI models. - [SAFE]: The skill requires the
fal_clientPython package, which is the official library for interacting with the fal.ai platform. - [SAFE]: User-provided media files (images, videos, and audio) are uploaded to fal.ai storage to serve as references for video generation, which is the primary and intended purpose of the skill.
- [SAFE]: The skill interpolates user-provided text prompts into the API request for video generation. While this presents an indirect prompt injection surface, the risk is negligible as the impact is confined to the content of the generated video file.
Audit Metadata