explainer
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes bash scripts in the background to poll the status of video generation tasks. These scripts use
curlfor API communication andjqfor processing JSON data. - [EXTERNAL_DOWNLOADS]: The skill fetches media assets (audio and video files) from
api.marswave.aiandlistenhub.ai, which are official domains associated with the skill vendor (marswaveai). - [DATA_EXFILTRATION]: The skill requires and uses the
LISTENHUB_API_KEYenvironment variable. This sensitive data is only transmitted to the vendor's authenticated API endpoints for its intended purpose of video generation. - [SAFE]: The skill demonstrates safe practices by enforcing a human-in-the-loop confirmation step before calling generation APIs and strictly managing configuration files within a local vendor-specific directory.
Audit Metadata