linyuebanzi-article-video

Pass

Audited by Gen Agent Trust Hub on Jul 16, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill integrates with Minimax AI (api.minimaxi.com) for text-to-speech generation and voice cloning. Minimax is a well-known AI service provider, and the communication is documented and necessary for the skill's functionality.
  • [COMMAND_EXECUTION]: Local media processing is handled by calling ffmpeg and ffprobe via the Python subprocess module. These calls use argument lists rather than shell strings, which is a secure practice that prevents command injection.
  • [EXTERNAL_DOWNLOADS]: The video template loads the GSAP animation library from the JSDelivr CDN. The build process also utilizes the hyperframes tool via npx. Both are trusted sources within the web and media development ecosystems.
  • [SAFE]: API keys are managed through environment variables rather than hardcoded strings, following security best practices for credential management.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 16, 2026, 05:20 AM
Security Audit — agent-trust-hub — linyuebanzi-article-video