macos-finder
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes standard macOS command-line utilities such as
mdls,mdfind,xattr,du, anddfto perform file metadata retrieval and disk space analysis. These operations are consistent with the skill's stated purpose of providing advanced Finder operations. - [EXTERNAL_DOWNLOADS]: The skill mentions the
tagutility for managing macOS file tags. Whiletagis a third-party open-source tool, the skill does not attempt to download, install, or execute remote scripts to acquire it, relying instead on its pre-existence on the system. - [DATA_EXPOSURE]: Operations are limited to local file metadata and directory listings. There are no network-capable commands (e.g.,
curl,wget) or patterns suggesting the exfiltration of sensitive information.
Audit Metadata