blockframe-video
Pass
Audited by Gen Agent Trust Hub on Jul 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill functions as a coordinator for a modular video production pipeline, orchestrating tasks across specialized skills such as
listenhub-tts,producing-video, andcover-design. - [COMMAND_EXECUTION]: The skill utilizes common system utilities including
ffmpeg,ffprobe, andpython3for media processing, metadata extraction, and layout calculations. It also employsnpxto execute thehyperframesCLI for video synthesis. All executed commands are strictly related to the stated goal of generating video materials. - [CREDENTIALS_UNSAFE]: Demonstrates good security hygiene by explicitly requiring that API keys (such as
LISTENHUB_API_KEY) be managed via environment variables and ensuring they are not hardcoded or stored within the repository. - [EXTERNAL_DOWNLOADS]: References the acquisition of official brand assets from the LobeHub CDN using a dedicated
brand-iconsskill. This is a standard and transparent method for fetching trusted design resources. - [DATA_EXFILTRATION]: Analysis did not reveal any patterns associated with unauthorized data transmission or exfiltration. Network usage is limited to authorized API calls and asset retrieval from known services.
Audit Metadata