video-editing
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents a legitimate video editing pipeline across six layers, ranging from raw capture to final polishing. The documented workflows align with industry-standard practices.
- [COMMAND_EXECUTION]: Provides numerous templates for FFmpeg commands to handle video trimming, concatenation, and audio processing. These commands are used as intended for deterministic video editing tasks.
- [CREDENTIALS_UNSAFE]: The skill correctly instructs the user/agent to retrieve sensitive API keys from the environment (
os.environ["ELEVENLABS_API_KEY"]) rather than hardcoding them, which is a recommended security practice. - [EXTERNAL_DOWNLOADS]: The skill references established services like ElevenLabs (
api.elevenlabs.io) and the reputableremotionNode.js framework. These are well-known technology services and packages used for their primary intended functions.
Audit Metadata