tim-henson-presets
Pass
Audited by Gen Agent Trust Hub on Jul 5, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses a local Python script (
tim_henson_skill.py) to handle the parsing and generation of binary preset files. This script is part of the skill package and is executed to perform the core functionality. - [DATA_EXPOSURE]: The script reads from and writes to specific directories associated with the Archetype Tim Henson X audio plugin on macOS. While it accepts a user-provided template path, the script includes logic to validate that the file structure matches the expected binary preset format before any processing occurs, preventing the misuse of the tool to read arbitrary system files.
Audit Metadata