pandoc
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS] (SAFE): The skill includes instructions to install Pandoc and LaTeX using Homebrew (
brew install pandoc,brew install --cask basictex). Homebrew is a trusted package manager and the suggested packages are official tools for document conversion. - [COMMAND_EXECUTION] (SAFE): The skill demonstrates the use of standard shell commands (
pandoc,cat,open,export) to perform document conversions and set up the local environment. These commands are used for their primary intended purposes. - [DATA_EXFILTRATION] (SAFE): No unauthorized network activity or access to sensitive local data (e.g., credentials, SSH keys) was detected. File operations are confined to user-specified inputs and temporary style files.
Audit Metadata