nby-auto-edit

Pass

Audited by Gen Agent Trust Hub on Jun 15, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill performs legitimate video processing tasks using standard industry tools (FFmpeg, Whisper, Remotion).
  • [COMMAND_EXECUTION]: The skill uses Bash to perform environment checks (e.g., verifying ffmpeg, node), manage local configuration files in .nby-skills/, and execute video rendering commands. These operations are restricted to the skill's primary function.
  • [EXTERNAL_DOWNLOADS]: Recommends the installation of reputable open-source packages such as mlx-whisper, openai-whisper, edge-tts, and rembg via standard package managers (pip, brew).
  • [REMOTE_CODE_EXECUTION]: Employs npx create-video@latest to bootstrap a Remotion project and npx remotion render for video generation, which are standard practices for the Remotion framework.
  • [DATA_EXFILTRATION]: No patterns of sensitive data access or exfiltration were found. File access is limited to project assets and local configuration directories.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 15, 2026, 11:28 PM
Security Audit — agent-trust-hub — nby-auto-edit