process-library
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill functions as a controller for several local Ruby scripts located in the
lib/buttercut/directory. It invokeslibrary.rbandbackup_libraries.rbto perform operations such as checking library existence, summarizing content, adding new video files, and updating metadata. These are standard subprocess calls for a task-automation skill. - [DATA_EXPOSURE]: The skill interacts with the local file system to process video footage and manage metadata. It specifically references a local backup path at
~/Documents/buttercut-video-editor-backups/and uses a localtmp/directory for transient files. This behavior is localized and consistent with the skill's stated purpose of video library management.
Audit Metadata