create-apple-notes-video-ad
Pass
Audited by Gen Agent Trust Hub on Jul 2, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
ffmpegfor video scaling, encoding, and audio muxing through Node.jschild_process.execSyncand Pythonsubprocess.run. These operations are performed on locally generated content or assets specified in the configuration file. - [EXTERNAL_DOWNLOADS]: The skill utilizes the Playwright library to automate a Chromium browser instance. This is used solely for rendering HTML templates into a video format on the local system.
- [DATA_EXFILTRATION]: Analysis of network and file system operations confirms no unauthorized access to sensitive files or external data transmission. Audio assets and configuration files are accessed from localized paths within the skill's directory structure.
Audit Metadata