create-vo-elevenlabs
Pass
Audited by Gen Agent Trust Hub on Jul 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill accesses the vendor's configuration file at
~/.gooseworks/credentials.jsonto retrieve authentication tokens and the API base URL required for routing requests through the proxy service. - [SAFE]: The skill performs network operations using the
requestslibrary to send text-to-speech and music generation requests to the configured proxy endpoint. - [SAFE]: The skill implements a persistence mechanism in
~/.gooseworks/pending-fal-jobsto track submitted media generation jobs. This allows the system to resume and poll for results of already-billed jobs in the event of a local service interruption, preventing duplicate charges.
Audit Metadata