fal-ai-media
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the
fal-ai-mcp-serverfrom the NPM registry vianpxto enable media generation capabilities from a well-known service. - [COMMAND_EXECUTION]: Provides Python examples for interacting with the ElevenLabs API using the standard
requestslibrary for text-to-speech functionality. - [CREDENTIALS_UNSAFE]: Handles API credentials for fal.ai and ElevenLabs by directing users to use configuration files and environment variables (e.g.,
os.environ["ELEVENLABS_API_KEY"]) instead of hardcoding sensitive data.
Audit Metadata