hyperframes-media
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes command-line tools executed through
npx(Node Package Runner) and requires Python package installation viapip. These are standard methods for distributing and running developer tools. - [EXTERNAL_DOWNLOADS]: Several commands are designed to download pre-trained machine learning models (such as Kokoro-82M, Whisper, and u2net) upon first use. These assets are stored in a local cache directory (
~/.cache/hyperframes/) and are consistent with the skill's stated purpose of local media processing.
Audit Metadata