fal-upscale
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a local bash script (
scripts/upscale.sh) to coordinate parameters and process image upscaling requests. - [EXTERNAL_DOWNLOADS]: The script performs network requests to
https://fal.runto interact with the fal.ai API. This is the intended purpose of the skill and targets a well-known AI infrastructure service. - [SAFE_PRACTICE]: The skill includes a helper flag (
--add-fal-key) to store the user's API key in a local.envfile, which is a standard and recommended method for managing credentials in development environments.
Audit Metadata