fal-train
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes a shell script (
train.sh) to perform tasks such as submitting training jobs and checking job status viacurlcommands. - [SAFE]: Network activity is restricted to the service provider's official API domain (
queue.fal.run). - [SAFE]: Authentication is handled via a local
.envfile, allowing users to securely manage their API keys without hardcoding them into scripts.
Audit Metadata