create-video-fal
Audited by Socket on Jul 15, 2026
2 alerts found:
SecurityMalwareSUSPICIOUS. The stated purpose is video generation, but the actual design forces all FAL traffic through a GooseWorks proxy rather than official fal.ai endpoints, creating unnecessary interception of prompts, media URLs, outputs, and likely billing/auth context. The proxy routing may be operationally convenient, but it is a clear data-flow integrity mismatch and raises credential-forwarding concerns.
The described smoke-test mechanism raises high security and supply-chain concerns due to dynamic endpoint redirection and proxy-based billing, which could enable covert monetization or data leakage. Treat as high-risk until a concrete implementation is reviewed; enforce verifiable endpoints, remove opaque proxy billing paths, and implement integrity checks, authentication, and explicit user consent for any external calls.