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
Bashto perform environment checks (e.g., verifyingffmpeg,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, andrembgvia standard package managers (pip,brew). - [REMOTE_CODE_EXECUTION]: Employs
npx create-video@latestto bootstrap a Remotion project andnpx remotion renderfor 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