broll-match-engine
Pass
Audited by Gen Agent Trust Hub on May 8, 2026
Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [SAFE]: The skill facilitates the automated planning of B-roll coverage for video editing. It operates entirely on local data using a Node.js utility script provided by the vendor. All file access is restricted to paths explicitly provided as arguments to the script.
- [COMMAND_EXECUTION]: The skill executes a local JavaScript file (
scripts/run_match_broll_plan.mjs) to perform its core logic. This script is designed for data transformation, reading JSON inputs and writing a JSON plan, which aligns with standard media processing workflows. - [DATA_EXFILTRATION]: No network activity was detected. The skill reads local transcript and catalog files to generate match suggestions and does not attempt to send this data to any external destination.
Audit Metadata